1 Forks
12 Stars
12 Watchers

slox

Lox tree-walking interpreter written in Swift - Based on Part II of Bob Nystrom's Book "Crafting Interpreters"

How to download and setup slox

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

Or simply clone slox with SSH
[email protected]:hashemi/slox.git

If you have some problems with slox

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

Similar to slox repositories

Here you may see slox 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