Skip to content

An 'oc' compiler made to compile code written in the 'oc' language

License

Notifications You must be signed in to change notification settings

kevinjandres/OC-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OC-Compiler

Created by Jeffrey Deng (JeffreyKDeng) and Kevin Andres (kevinjandres)

An 'oc' compiler made for CMPS 104a (Fall 2013) at University of California, Santa Cruz. This compiler compiles code written in the source language 'oc'. Demonstrates the usage of a lexical analyzer, an LALR parser, a symbol table (with type-checking), and code generation.

NOTE: still some problems with type-checking

About

An 'oc' compiler made to compile code written in the 'oc' language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published