Skip to content

Capable of basic arithmetic, trig functions, and loop compilation

Notifications You must be signed in to change notification settings

zachabdallah/mini-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-compiler

Capabilities:

  • Arithmetic operations
  • Trig functions
  • if, for, while statements
  • print and printf
  • calling functions (control flow manipulation)

Test file

Test.c file will have code written in C that the lexer and parser we made it will demonstrate all captabilities and error messages

Compilation Instructions

ADD INSTRUCTIONS TO COMPILE PROGRAM AND RUN TEST

About

Capable of basic arithmetic, trig functions, and loop compilation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •