orchid-hybrid / JLambda

JLambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JLambda

We use gnu.bytecode from the kawa scheme compiler for this. http://www.gnu.org/software/kawa/gnu.bytecode/

Run this command to download it then ant to compile it. This gives you kawa.jar which includes gnu.bytecode. It's needed when assembling .class files but the files we create are freestanding.

svn -q checkout svn://sourceware.org/svn/kawa/trunk kawa

About

JLambda

License:GNU General Public License v2.0


Languages

Language:Haskell 57.7%Language:Scheme 17.0%Language:Python 14.6%Language:Java 7.7%Language:Makefile 1.7%Language:C# 1.4%