Skip to content

A compiler front-end for the tiger programming language.

Notifications You must be signed in to change notification settings

itsjorgebar/tiger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Tiger in ML

A compiler front-end for the Tiger programming language, written in ML.

Based on Appel A.W.'s Modern Compiler Implementation in ML, chapters 1 to 7.

Textbook Cover

Contents

The compiler directory contains all necessary source code for running the compiler.

The extra directory contains other assignments from the book.

Pre-requisites

Install Standard ML of New Jersey, the ML compiler used for this project.

Execution

Run the following command:

sml < run.sml

The above file may be edited to select the appropriate inputs.

About

A compiler front-end for the tiger programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •