Skip to content

kylc/compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler

A compiler that translates Itty Bitty Teaching Language to GForth. Tested on Linux x64.

Installation

From GitHub

$ git clone git://github.com/kylc/compiler
$ make

Usage

Show usage

$ ./compiler -h

Compile a program

$ ./compiler myprogram.txt > out.fs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published