23 Forks
241 Stars
241 Watchers

lurk-rs

Lurk is a Turing-complete programming language for recursive zk-SNARKs. It is a statically scoped dialect of Lisp, influenced by Scheme and Common Lisp.

How to download and setup lurk-rs

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

Or simply clone lurk-rs with SSH
[email protected]:lurk-lab/lurk-rs.git

If you have some problems with lurk-rs

You may open issue on lurk-rs support forum (system) here: https://github.com/lurk-lab/lurk-rs/issues