lox-language

There are 184 repositories under lox-language topic.

  • loxcraft

    ajeetdsouza/loxcraft

    Language tooling for the Lox programming language.

    Language:Rust249949
  • Darksecond/lox

    A rust implementation of the lox language

    Language:Rust9321311
  • alexito4/slox

    Swift implementation of a Lox interpreter

    Language:Swift49407
  • jalalmostafa/clox

    A virtual machine and a tree-walk interpreter for the Lox programming language in C89 :cyclone:

    Language:C46717
  • cabhishek/nimlox

    Interpreter for the 'Lox' language written in Nim

    Language:Nim44402
  • bluelox

    nanmu42/bluelox

    A tree-walking interpreter implemented in Golang for Lox, with a browser playground supported by WASM | 一个基于语法树的Lox解释器,附带WASM版本的playground

    Language:Go38213
  • rodaine/rlox

    Lox Interpreter/REPL written in Rust

    Language:Rust37003
  • danman113/lox-language

    Syntax highlighting for Lox, everyone's favorite interpreted learning-language

  • bichanna/slap

    🖐 A dynamically- and strongly-typed, object-oriented programming language

    Language:Nim294220
  • franeklubi/luxya

    Programming language with a tree-walking interpreter written in Rust©™.

    Language:Rust29213
  • edimetia3d/cppLox

    A tree-walker && virtual-machine && JIT interpreter for Lox language

    Language:C++27433
  • cwbriones/rlox

    A rust interpreter for the Lox language

    Language:Rust26312
  • eliasdaler/lox

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

    Language:C++25303
  • grokking-vietnam/grox

    A fully functional Interpreter for Lox in Scala 3 (WIP).

    Language:Scala246322
  • hashemi/cloxpp

    Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"

    Language:C++23202
  • AmrDeveloper/Tank

    Dynamic type Object oriented and scripting language written in Java

    Language:Java21303
  • SmartPolarBear/clox

    A bytecode-virtual-machine-based interpreter for the lox language written in modern C++

    Language:C++20302
  • AaronStGeorge/cat-lox

    A tree-walk lox interpreter written in Rust.

    Language:Rust19202
  • HallofFamer/CLox

    An implementation of CLox bytecode interpreter

    Language:C19431
  • rctcwyvrn/rlox

    Rust implementation of the bytecode VM (clox) from https://craftinginterpreters.com/

    Language:Rust19201
  • danman113/YALI.js

    Yet Another Lox Interpreter. Yet Another Lox Interpreter. Javascript Implementation. A Parser, Interpreter, REPL, Code Formatter and Transpiler for the Lox programming language implemented in Javascript.

    Language:JavaScript18201
  • mrjameshamilton/klox

    A Kotlin implementation of lox with a JVM backend built using ProGuardCORE

    Language:Kotlin17200
  • ZaneDubya/LoxScript

    A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serialization.

    Language:C#17412
  • gaultier/lox-ocaml

    Implementation of the Lox language in OCaml

    Language:OCaml14401
  • RoelAdriaans/yaplox

    Yet Another Python implementation for Lox

    Language:Python14133
  • hashemi/bslox

    Lox bytecode VM written in Swift - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"

    Language:Swift13401
  • minirop/plox

    Implementation of the Lox language in PHP

    Language:PHP12304
  • selectnull/pylox

    Python implementation of Lox language

    Language:Python12401
  • miDeb/loxjit

    A simple JIT compiler targeting x64 for the lox programming language

    Language:Rust11200
  • ajeetdsouza/tree-sitter-lox

    Lox grammar for tree-sitter

    Language:JavaScript10311
  • rami3l/golox

    A VM-based interpreter for the Lox Programming Language.

    Language:Go10200
  • baioc/clox

    Compiler and VM for Lox, a JS-like language

    Language:C9201
  • Dandigit/pl-projects

    Following along with Bob Nystrom's excellent book, Crafting Interpreters.

    Language:Java9122
  • iamsayantan/glox

    Golang implementation for the Lox language from the book Crafting Interpreters (http://craftinginterpreters.com/).

    Language:Go8201
  • tjammer/olox

    Lox tree-walk interpreter in OCaml

    Language:OCaml8201
  • paulfedorow/rlox-interpreter

    rlox-interpreter is an AST-walking implementation of Bob Nystrom's Lox language in Rust.

    Language:Rust7100