1
1
mirror of https://github.com/github/semantic.git synced 2024-11-30 06:07:23 +03:00
semantic/semantic-python
2020-05-27 15:49:28 -04:00
..
bench Get the tests and benchmarks building again 2020-02-20 10:01:46 -08:00
src comment out import that depends on scope-graphs 2020-05-20 14:07:53 -04:00
test Update CoreTest.hs 2020-05-27 15:49:28 -04:00
test-graphing Fix graphtest compiling 2020-03-22 18:20:19 -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 comment out test-suites we don't want to compile 2020-05-27 13:52:35 -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.