A compiler front-end for Golang implemented using Python Lex and YACC that handles the switch and loop constructs
-
Updated
Apr 30, 2021 - Python
A compiler front-end for Golang implemented using Python Lex and YACC that handles the switch and loop constructs
Theory of Programming Languages | Mini Compiler
ADLexSyn is a comprehensive project that explores the fundamental aspects of lexical analysis, syntax analysis, and symbol table management within the context of programming language processing.
Add a description, image, and links to the mini-compiler topic page so that developers can more easily learn about it.
To associate your repository with the mini-compiler topic, visit your repo's landing page and select "manage topics."