0 Forks
9 Stars
9 Watchers

lbd

Learning By Doing - my own programming language to learn how to write a compiler toolchain. Follow my progress at http://blog.benchr.de/tags/compiler/

How to download and setup lbd

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

Or simply clone lbd with SSH
[email protected]:BenchR267/lbd.git

If you have some problems with lbd

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