KondoLisp is a framework for dynamic prototyping on Arduino. It enables you to run programs on Arduino WITHOUT frastrating compiling and uploading processes.
FIXME: write
FIXME: write
Download and install Leiningen.
- Run
run.sh
- Currently, run.sh supports only Linux
- Running
make
generates stand alone jar file (not including JNI libraries) - Running
make dist
generates jar files for distribution (including JNI libraries)
MIT License. See /LICENSE.txt