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.
- Host: GitHub
- URL: https://github.com/akifev/translation-methods
- Owner: akifev
- Created: 2020-04-09T00:41:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-09T00:47:13.000Z (almost 6 years ago)
- Last Synced: 2025-10-12T13:03:45.634Z (5 months ago)
- Topics: antlr4, itmo, kotlin, parser, perl
- Language: Java
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)