1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
semantic/semantic-python
2019-10-02 13:50:12 -04:00
..
src/Language/Python Fix GCompileSum instances. 2019-10-02 10:18:39 -04:00
test Merge branch 'master' into json-and-core-are-breaking-up 2019-10-02 13:50:12 -04:00
LICENSE Cabal complains if this file isn’t here. 2019-06-11 11:13:26 -04:00
README.md Stub in a semantic-python package. 2019-06-11 11:06:11 -04:00
semantic-python.cabal Bump to the latest tree-sitter* packages. 2019-09-27 14:02:49 -04:00
Setup.hs Stub in a semantic-python package. 2019-06-11 11:06:11 -04:00

Semantic support for Python

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