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

https://github.com/patrick330602/progrotron-x8-complier

A fake compiler for a made-up programming language
https://github.com/patrick330602/progrotron-x8-complier

Last synced: 8 months ago
JSON representation

A fake compiler for a made-up programming language

Awesome Lists containing this project

README

          

# progrotron-x8-complier

A fake compiler for a made-up programming language called protontron x8 that looks a bit similar to C and prolog. And this is just a checker to check whether the language syntax or not.

Homework of a Translator course.

install `bison` and `flex` before compile.