Skip to content

A compiler written in Java for the LOX programming language

Notifications You must be signed in to change notification settings

SiddarthSuresh98/basic-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compiler Written for a Custom Programming Language in Java and C

Phases

Phase Java C
Scanning
Parsing
Static Analysis
Intermediate Representations
Optimization
Code Generation
Virtual Machine
Runtime

About

A compiler written in Java for the LOX programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages