mirror of
https://github.com/github/semantic.git
synced 2024-11-24 17:04:47 +03:00
4a9d1ec28c
Now that syntax comes with paths, `locate` doesn't need to ask any calling context for path information, so this function can be pure. I was a fan of the way that the `>>= locate it` pattern looked, but this is simpler and, given some slight textual fixups, as readable as before. |
||
---|---|---|
.. | ||
src/Language | ||
test | ||
LICENSE | ||
README.md | ||
semantic-python.cabal | ||
Setup.hs |
Semantic support for Python
This package implements semantic
support for Python using the semantic-core
intermediate language.