An open API service indexing awesome lists of open source software.

https://github.com/akifev/translation-methods

Translation Methods in ITMO, 2019.
https://github.com/akifev/translation-methods

antlr4 itmo kotlin parser perl

Last synced: 5 months ago
JSON representation

Translation Methods in ITMO, 2019.

Awesome Lists containing this project

README

          

# Translation Methods
## Description
There are my projects from course of Translation Methods in ITMO, 2019

### Projects

* [Regular expressions in Perl](regular-expressons)
* [Recursive parser for declarations of Pascal functions](recursive-parser)
* [Parser for expression evaluation via ANTLR](automatic-parser)
* [My ANTLR](parser-generator)