0 Forks
1 Stars
1 Watchers

x-lang

Lexer, parser, compiler and interpreter for the 'x' language, implemented in Java. Part of SFSU CSC413 coursework.

How to download and setup x-lang

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

Or simply clone x-lang with SSH
[email protected]:tartunian/x-lang.git

If you have some problems with x-lang

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