1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
semantic/semantic-go
2020-01-30 17:44:09 -05:00
..
src/Language bring addDependentFileRelative into scope for all Grammar files 2020-01-30 13:49:19 -05:00
vendor create submodule for go AST 2020-01-27 15:40:47 -05: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 change all semantic-LANG cabal files to depend on semantic-codegen instead of semantic-ast 2020-01-30 17:44:09 -05: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.