The aim of this project was to create a compiler capable of processing C code and converting it into Low Level Virtual Machine (LLVM) assembly code. This was achieved through the use of the LEX Lexical Analysis Package and YACC Parsing Packing on Linux to get to the optimized intermediate three address code. An assembler coded on Python was used to convert the intermediate code to the LLVM assembly.
-
Notifications
You must be signed in to change notification settings - Fork 1
The aim of this project was to create a compiler capable of processing C code and converting it into Low Level Virtual Machine (LLVM) assembly code. This was achieved through the use of the LEX Lexical Analysis Package and YACC Parsing Packing on Linux to get to the optimized intermediate three address code. An assembler coded on Python was used…
License
MayankMurali/Making-a-C-compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The aim of this project was to create a compiler capable of processing C code and converting it into Low Level Virtual Machine (LLVM) assembly code. This was achieved through the use of the LEX Lexical Analysis Package and YACC Parsing Packing on Linux to get to the optimized intermediate three address code. An assembler coded on Python was used…
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published