1
1
mirror of https://github.com/github/semantic.git synced 2024-12-03 00:16:52 +03:00
semantic/semantic-python
2020-01-15 10:53:34 -05:00
..
src Explicitly list all the instances for Python.Tags.ToTags. 2020-01-15 10:53:34 -05:00
test Don’t shout about the HLINT pragma. 2020-01-06 16:38:00 -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 Use newly released versions of tree-sitter with optimizations 2020-01-14 12:41:53 -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.