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

https://github.com/0xbadawy/compilerproject

This project involves creating a custom programming language and its compiler for a coursework project. The compiler will parse and execute code written in the new language, focusing on fundamental programming concepts like variables, conditionals, and loops. The goal is to understand language design and the compilation process.
https://github.com/0xbadawy/compilerproject

bison c compiler gui lex lex-yacc tkinter-python yacc

Last synced: over 1 year ago
JSON representation

This project involves creating a custom programming language and its compiler for a coursework project. The compiler will parse and execute code written in the new language, focusing on fundamental programming concepts like variables, conditionals, and loops. The goal is to understand language design and the compilation process.

Awesome Lists containing this project