Skip to content

DankCompilers/toycompiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toycompiler

Goal:

This project ports the following compiler from Python to Go: http://www.dimitrifourny.com/2014/04/17/write-your-first-compiler/

The compiler uses:

Installation:

To try the release you'll need:

After the requirements are satisfied:

go get github.com/geraldstanje/toycompiler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 80.8%
  • Yacc 13.7%
  • Makefile 5.5%