1 Forks
20 Stars
20 Watchers

lox

C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)

How to download and setup lox

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

Or simply clone lox with SSH
[email protected]:eliasdaler/lox.git

If you have some problems with lox

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

Similar to lox repositories

Here you may see lox alternatives and analogs

 oh    v8    red    awesome-compilers    enso    miniMAL    wren    gravity    interpreter-bugs    sh    szl    goby    jquery.terminal    codi.vim    lily    craftinginterpreters    cling    gomacro    root    tiny-compiler    jaspy    zetavm    goruby    hython    renjin    joker    PH7    picrin    05AB1E    xeus