11 Forks
129 Stars
129 Watchers

objeck-lang

Objeck is a modern object-oriented programming language with functional features. It emphasizes, expression, simplicity, portability, and scalability. The programming environment consists of a compiler, virtual machine, REPL shell, and command line debugger with IDE plugins.

How to download and setup objeck-lang

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

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

If you have some problems with objeck-lang

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