4 Forks
51 Stars
51 Watchers

lispBM

An interpreter for a concurrent lisp-like language with message-passing and pattern-matching implemented in C.

How to download and setup lispBM

Open terminal and run command
git clone https://github.com/svenssonjoel/lispBM.git
git clone is used to create a copy or clone of lispBM 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 lispBM https://github.com/svenssonjoel/lispBM/archive/master.zip

Or simply clone lispBM with SSH
[email protected]:svenssonjoel/lispBM.git

If you have some problems with lispBM

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