1
1
mirror of https://github.com/github/semantic.git synced 2024-12-03 00:16:52 +03:00
semantic/semantic-python
2019-10-10 15:17:22 -04:00
..
src/Language Move all the Data.* modules into Core.* instead. 2019-10-10 15:07:49 -04:00
test Replace Core.Term with Syntax.Term. 2019-10-10 15:17:22 -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 Bump the constraints on tree-sitter{,-java,-python}. 2019-10-07 14:07: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.