4 Forks
9 Stars
9 Watchers

space

The compiler for the space programming language. The frontend generates LLVM IR, supports the Object Oriented programming paradigm and has some functional features.

How to download and setup space

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

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

If you have some problems with space

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