Skip to content

A very tiny compiler for Micro language

Notifications You must be signed in to change notification settings

hathamneh/MicroCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Micro Compiler

A very tiny compiler just-for-fun made for language called Micro and it translates it into 3 address code called Tiny.

This project could be used as a start point for those who wants to learn more about compilers

Tools Used:

ANTLR is used for generating the code of Scanner and Parser parts of the project, the rest of code is handcrafted by me. For more help about ANTLR see their docs

About

A very tiny compiler for Micro language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published