Skip to content

Fieldmatic/Java-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini c compiler

Mini c compiler with fully supported java-like interfaces & classes (Lexical, Syntax, Semantic) analysis.

Used tools : flex,bison, clang c compiler, vscode for code editing.

For running all tests position yourself to minic folder in terminal and type make test TEST="./tests/" or make det TEST="./tests/" to see outputs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors