Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 226 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 226 Bytes

JAVA-Compiler-Phase1

A suitable Syntax Directed Translation Scheme to convert Java code to Java bytecode, performing necessary lexical, syntax and static semantic analysis (such as type checking and Expressions Evaluation).