Skip to content

ola-nishant/Java-to-x86_64-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java to x86_64 Toy Compiler

Built on Yacc and Bison

This is only a first stage compiler, capable of a very small subset of Java features:

  • Basic arithmetic operations

  • Variable declarations

  • Simple control structures (if statements, loops)

  • Basic I/O operations

    Will update in the future

About

Toy Compiler for Java written in Yacc and Bison

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published