Skip to content

giuliacassara/tiny-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Arithmetic Compiler using LLVM

The project involves designing and implementing a simple arithmetic compiler that accepts arithmetic expressions as input and generates LLVM IR code. The compiler should be able to handle basic arithmetic operations like addition, subtraction, multiplication, and division, as well as parentheses for grouping expressions.

About

Simple arithmetic compiler that accepts arithmetic expressions as input and generates LLVM IR code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages