Skip to content

FA-ghost/Mini-Python-Compiler

Repository files navigation

Creating a python compiler using python. Libraries used include: Python lex yacc for parsing and tokenizing LLvmlite which is a library built for python based on llvm for intermediate representation and code execution

About

The compiler built using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages