1
1
mirror of https://github.com/github/semantic.git synced 2024-11-27 03:09:48 +03:00
semantic/semantic-go
2020-02-20 10:01:46 -08:00
..
src/Language Remove submodules now that parsers provide grammars themselves. 2020-02-14 13:25:37 -05:00
test Get the tests and benchmarks building again 2020-02-20 10:01:46 -08:00
LICENSE Introduce semantic-go 2019-12-18 13:52:22 -08:00
README.md Introduce semantic-go 2019-12-18 13:52:22 -08:00
semantic-go.cabal Get the tests and benchmarks building again 2020-02-20 10:01:46 -08:00
Setup.hs Introduce semantic-go 2019-12-18 13:52:22 -08:00

Semantic support for Go

This package implements semantic support for Go using the semantic-core intermediate language.