Skip to content

A miniature compiler a mini compiler consisting lexer, parser, and semantic analyzer, to deal with variable declarations and type checking in a block structured language and also augmented , and generate the equivalent mips machine code.

Notifications You must be signed in to change notification settings

arnabcs17b006/miniature_c_compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniature_c_compiler

A miniature compiler consisting lexer, parser, and semantic analyzer, to deal with variable declarations and type checking in a block structured language (C in this case) and generate the equivalent mips machine code.

About

A miniature compiler a mini compiler consisting lexer, parser, and semantic analyzer, to deal with variable declarations and type checking in a block structured language and also augmented , and generate the equivalent mips machine code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published