Skip to content

kgupta15/lets-build-a-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



lets-build-a-compiler

Working on 'Let's Build A Compiler' Tutorial Series.

code climate test coverage issue count License

Installation

The only requirement is a Pascal Compiler.

Windows

Go to the link mentioned below :

https://www.freepascal.org/

and download a setup (.exe) file according to your architecture. Install it, setup your PATH, and you are good to go.

Ubuntu

Use the following command :

sudo apt-get install fp-compiler

License

MIT License

About

Working on 'Let's Build A Compiler' Tutorial Series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages