Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 204 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 204 Bytes

ruminj

A compiler front-end for a Java-like language, written in Ruby.

Includes a lexical analyzer, a recursive decent parser with rudimentary semantic checking, and an error reporting facility.