Skip to content

laddng/simple-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Compiler

This is a simple compiler written in Pascal, based off Jack Crenshaw's Let's Build a Compiler.

Setup

Make sure to have the Pascal compiler installed on your local machine. A free version of the compiler can be found here.

Once installed, compile the program with:

$ fpc *.pp

About

A simple compiler written in Pascal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published