initial import of horde code
commit06708bc0fc6489c43838e4fb1db4265068710217
authorAustin Seipp <austin@youareinferior.net>
Sun, 25 Nov 2007 05:19:04 +0000 (24 23:19 -0600)
committerAustin Seipp <austin@youareinferior.net>
Sun, 25 Nov 2007 05:19:04 +0000 (24 23:19 -0600)
treef8cb3432d2e4b9139e327c8fe607df214ac60ce7
initial import of horde code
the basic build infrastructure and the like should be
okay for now. but no actual work has been done in relation
to the compiler
LICENSE [new file with mode: 0644]
README [new file with mode: 0644]
Setup.lhs [new file with mode: 0755]
bin/Main.hs [new file with mode: 0644]
data/horde.f [new file with mode: 0644]
horde.cabal [new file with mode: 0644]
lib/Language/Forth.hs [new file with mode: 0644]
lib/Language/Forth/Compiler.hs [new file with mode: 0644]
lib/Language/Forth/REPL.hs [new file with mode: 0644]