1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 00:44:57 +03:00
semantic/semantic-python
2019-10-16 17:22:18 -04:00
..
src First attempt at compiling string literals. 2019-10-16 17:22:18 -04:00
test Integrate prelude into the test suite. 2019-10-15 13:10:18 -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 semantic-python’s tests depend on semantic-analysis. 2019-10-11 12:56:44 -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.