1
1
mirror of https://github.com/github/semantic.git synced 2024-12-28 09:21:35 +03:00
semantic/semantic-python
Patrick Thomson 34bbbb830d Stray import.
2020-02-04 13:15:51 -05:00
..
src Stray import. 2020-02-04 13:15:51 -05:00
test Merge pull request #448 from github/my-grate 2020-02-03 16:31:40 -05:00
test-graphing Merge pull request #448 from github/my-grate 2020-02-03 16:31:40 -05:00
vendor create submodule for python AST 2020-01-27 14:35:18 -05: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 fused-effects version and remove orphan instance. 2020-02-04 12:29:57 -05: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.