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:
=

安裝:
=

版本列表:

  1. 0.4.10 March 29, 2025 (58.5 KB)
  2. 0.4.09 February 16, 2025 (59.0 KB)
  3. 0.4.08 April 09, 2022 (59.0 KB)
  4. 0.4.07 January 21, 2022 (59.0 KB)
  5. 0.4.06 November 01, 2021 (59.0 KB)
顯示所有版本(共 66)

Runtime 相依性套件 (1):

rley ~> 0.9, >= 0.9.02

Development 相依性套件 (3):

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

擁有者:

推送者:

作者:

  • Dimitri Geshef

SHA 256 總和檢查碼:

=

總下載次數 109,052

這個版本 178

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.1

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: