1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
semantic/semantic-ast
2020-05-07 13:24:21 -04:00
..
src/AST Remove unmarshal instance for Err, as we no longer need this 2020-05-07 13:24:21 -04:00
CHANGELOG.md create semantic-ast 2019-09-10 14:07:58 -04:00
LICENSE Update LICENSE 2019-10-16 13:56:40 -04:00
README.md Update README.md 2020-03-02 13:44:27 -05:00
semantic-ast.cabal add AST.Parse to exposed-modules list 2020-04-27 17:41:41 -04:00
Setup.hs create semantic-ast 2019-09-10 14:07:58 -04:00

semantic-ast

This package is concerned with the CodeGen generation of strongly-typed ASTs.

Documentation