0 Forks
1 Stars
1 Watchers

lang

My own programming language and its interpreter for Programming Languages and Paradigms course @ University of Warsaw

How to download and setup lang

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

Or simply clone lang with SSH
[email protected]:starsep/lang.git

If you have some problems with lang

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