2 Forks
42 Stars
42 Watchers

j2

j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' ABI *and types*, *without glue*

How to download and setup j2

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

Or simply clone j2 with SSH
[email protected]:jasonnyberg/j2.git

If you have some problems with j2

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