1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 08:27:56 +03:00
semantic/semantic-ast
2020-06-08 10:57:49 -04:00
..
src/AST Merge branch 'master' into codegen-cleanup 2020-06-08 10:57:49 -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