1
1
mirror of https://github.com/github/semantic.git synced 2024-12-29 01:42:43 +03:00
semantic/semantic-python
2020-01-23 14:11:20 -05:00
..
src call declareFun in ToScopeGraph FunctionDefinition 2020-01-23 14:11:20 -05:00
test Add function arg test 2020-01-23 11:20:35 -05:00
test-graphing Add function arg test 2020-01-23 11:20:35 -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 Merge remote-tracking branch 'origin/master' into function-scopes 2020-01-22 15:53:55 -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.