luisbonejo9807 / CodeCraft

Compiler written in java for the undergraduate compilers course at Universidad del Valle de Mexico. It includes lexic, semantic and sintactic definitions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeCraft

A compiler written in java for the undergraduate compilers course at Universidad del Valle de Mexico. It includes lexical, semantic and syntactic definitions.

Created a small language that compiles into this compiler to assembly code.

Followed V. Aho et. al book: https://en.wikipedia.org/wiki/Compilers:_Principles,_Techniques,_and_Tools

alt tag

Alberto Vazquez. 2013

About

Compiler written in java for the undergraduate compilers course at Universidad del Valle de Mexico. It includes lexic, semantic and sintactic definitions.


Languages

Language:Java 100.0%