tree-sitter-tiger/README.md

12 lines
409 B
Markdown
Raw Permalink Normal View History

2022-06-04 22:04:10 +02:00
# tree-sitter-tiger
Tiger grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
It includes extensions to the language that are specific to the EPITA dialect of
Tiger: meta-variables, and Object Oriented syntax.
## References
- [EPITA's Tiger assignment website](https://assignments.lrde.epita.fr/)
- [Official website for A. W. Appel's book](https://www.cs.princeton.edu/~appel/modern/)