1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
semantic/semantic-ast
Alexei Pastuchov a3c49edd31 improvement of AST.Test.exampleParser
implement outputSepParser in the way tree-sitter do it.
See
e8e80b1cf1/cli/src/test.rs (L20)
2020-05-20 11:39:53 +02:00
..
src/AST improvement of AST.Test.exampleParser 2020-05-20 11:39:53 +02: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 Merge branch 'master' into precise-ql-tagging 2020-03-27 11:52:48 -07: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