Skip to content

v0.1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 05:28
· 69 commits to master since this release

release
This is an initial release of
egison-pattern-src, a set of packages to
manipulate Egison patterns embedded in various languages.

In this release, the following features are included:

  • Datatype describing abstract syntax tree of pattern expressions
  • Useful combinators to manipulate ASTs
  • Parser
  • Pretty printer

For the uses in Haskell source code, adaptors for haskell-src-exts and template-haskell are also released as egison-pattern-src-haskell-mode and egison-pattern-src-th-mode respectively.

egison-pattern-src Hackage

  • Initial Release

egison-pattern-src-haskell-mode Hackage

  • Initial Release

egison-pattern-src-th-mode Hackage

  • Initial Release