RubyGems Navigation menu

loxxy 0.4.10

A Ruby implementation of the Lox programming language. Lox is a dynamically typed, object-oriented programming language that features first-class functions, closures, classes, and inheritance. The interpreter passes all unit tests from the original Java implementation. It is also able to run `LoxLox` a Lox interpreter written in Lox itself.

Gemfile:
=

install:
=

Versions:

  1. 0.4.10 March 29, 2025 (58.5 KB)
  2. 0.4.09 February 16, 2025 (59 KB)
  3. 0.4.08 April 09, 2022 (59 KB)
  4. 0.4.07 January 21, 2022 (59 KB)
  5. 0.4.06 November 01, 2021 (59 KB)
Show all versions (66 total)

Runtime Dependencies (1):

rley ~> 0.9, >= 0.9.02

Development Dependencies (3):

bundler ~> 2.4, >= 2.4.1
rake ~> 13
rspec ~> 3, >= 3.10.0

Owners:

Pushed by:

Authors:

  • Dimitri Geshef

SHA 256 checksum:

=

Total downloads 109,041

For this version 178

Version Released:

License:

MIT

Required Ruby Version: >= 3.1

New versions require MFA: true

Version published with MFA: true

Links: