ligo/tools/lsp/squirrel
Anton Myasnikov 99321a59bb
[LIGO-25] Add grammar for ReasonLIGO and move it to squirrel
Problem: Before making parser for ReasonLIGO we need to construct
its grammar so that we can collect *all* errors and simplify our
further work with AST. Also since we use those grammars in squirrel
it would be conscise to use them from the project directory directly.

Solution: Add grammar for ReasonLIGO and move grammar to squirrel.
2020-08-11 13:30:46 +03:00
..
app Remove most warnings and renudant line in AST.Parser 2020-08-11 12:32:55 +04:00
grammar [LIGO-25] Add grammar for ReasonLIGO and move it to squirrel 2020-08-11 13:30:46 +03:00
src Add type/doc capture 2020-08-11 12:32:55 +04:00
vendor Initial commit of LIGO tooling 2020-08-11 12:31:49 +04:00
package.yaml [WIP] Conversion to descent-based parser 2020-08-11 12:32:52 +04:00
stack.yaml Add basic code completion mechanism 2020-08-11 12:32:54 +04:00
stack.yaml.lock Add basic code completion mechanism 2020-08-11 12:32:54 +04:00