RubyGems.org

trxl

0.1.11

A specced little language written with ruby and treetop. It has lambdas, recursion, conditionals, arrays, hashes, ranges, strings, arithmetics and some other stuff. It even has a small code import facility.

installgem install trxl
Authors

Martin Gamsjaeger (snusnu), Michael Aufreiter

2,892 total downloads 418 for this version
Owners

D5a959d7e57daa5433fcb9f8da40be4b5e518814b76962fdd1ad0e74dfac5ea7

Gemfile
gem "trxl", "~> 0.1.11"
Versions
  1. 0.1.11 May 8, 2012
  2. 0.1.10 July 14, 2011
  3. 0.1.9 July 14, 2011
  4. 0.1.8 July 14, 2011
  5. 0.1.5 January 12, 2010
Runtime Dependencies
  1. treetop >= 1.4
Development Dependencies
  1. rspec >= 1.2.9