1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 11:02:26 +03:00
semantic/semantic-python
2019-09-18 13:52:00 -04:00
..
src/Language/Python Remember to call locate on False. 2019-09-18 13:52:00 -04:00
test Use some tree information in a unit test. 2019-09-18 13:05:10 -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 Merge branch 'bump-to-tree-sitter-0.2.1' into sempy-early-returns 2019-09-17 10:49:12 -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.