1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00
semantic/semantic-python
Patrick Thomson 7db0a6e61c hlint
2019-10-31 14:17:45 -04:00
..
src Adjust prelude definitions since we can't yet assign to slots. 2019-10-30 15:13:34 -04:00
test hlint 2019-10-31 14:17:45 -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 Initial version of this before I go on a refactoring spree. 2019-10-30 13:13:53 -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.