egison-pattern-src v0.1.0.0 Release Notes

Release Date: 2020-02-25 // about 4 years ago
  • ๐Ÿš€ 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