9 Forks
143 Stars
143 Watchers

blisp

A statically typed Lisp like scripting programming language for Rust.

How to download and setup blisp

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

Or simply clone blisp with SSH
[email protected]:ytakano/blisp.git

If you have some problems with blisp

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