1
1
mirror of https://github.com/github/semantic.git synced 2024-12-11 20:44:37 +03:00
semantic/semantic-ast
2020-07-01 13:31:59 -04:00
..
src No need to walk directories here. 2020-07-01 13:31:59 -04:00
BUILD.bazel Fix bad hacks associated with directory paths. 2020-07-01 13:00:15 -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