1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
semantic/semantic-go
2020-04-28 11:07:08 -04:00
..
src/Language add KindSignatures, StandaloneDeriving and TypeOperators to all Language.LANG.AST files 2020-04-28 11:07:08 -04:00
test Merge branch 'master' into codegen-cleanup 2020-04-22 10:16:05 -04: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 update main-is for test suites in language cabal files 2020-04-20 11:53:47 -04: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.