Lila is a dynamic language running on the JVM with efficient multiple and predicate method dispatch
Lila is a dynamic language running on the JVM with efficient multiple and
predicate method dispatch. It was developed as part of the thesis
“Efficient Dynamic Method Dispatch on the Java Virtual Machine”.
ant
jruby -S gem install bitescript parslet
lila.sh -f <filename>
lila.sh -c -f <filename>
bin
directory inThe environment variable JRUBY
is used to run jruby.
The default value is jruby
.
The directory tests
contains various examples.