44 Forks
326 Stars
326 Watchers

ulisp

A version of the Lisp programming language for ATmega-based Arduino boards.

How to download and setup ulisp

Open terminal and run command
git clone https://github.com/technoblogy/ulisp.git
git clone is used to create a copy or clone of ulisp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ulisp https://github.com/technoblogy/ulisp/archive/master.zip

Or simply clone ulisp with SSH
[email protected]:technoblogy/ulisp.git

If you have some problems with ulisp

You may open issue on ulisp support forum (system) here: https://github.com/technoblogy/ulisp/issues