Skip to content
/ minor Public

A simple compiler for a simple programming language called minor

License

Notifications You must be signed in to change notification settings

rickerp/minor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minor

This is a simple compiler for a simple programming languange called minor. It was done for a college project in the Compilers course teached by @pedroreissantos
You can check the minor's reference manual here in portuguese.

Installation

Dependecies

Make

In the root directory

make