1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 00:44:57 +03:00
semantic/semantic-python
2019-12-09 11:28:37 -08:00
..
src Handle built-in python functions 2019-12-09 11:28:37 -08:00
test Work around missing MonadFail instance for Either String. 2019-12-05 15:49:01 -05: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 latest tree-sitters 2019-12-09 09:52:42 -08: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.