RubyGems.org

bus-scheme

0.7.1

Bus Scheme is a Scheme written in Ruby, but implemented on the bus! Every programmer must implement Scheme as a rite of passage; this is mine. Note that all the implementation of Bus Scheme must be written while on a bus. Documentation, tests, and administrivia may be accomplished elsewhere, but all actual implementation code is strictly bus-driven. Patches are welcome as long as they were written while riding a bus. (If your daily commute does not involve a bus but you want to submit a patch, we may be able to work something out regarding code written on trains, ferries, or perhaps even carpool lanes.) Bus Scheme is primarily a toy; using it for anything serious is (right now) ill-advised. Bus Scheme aims for general Scheme usefulness optimized for learning and fun. It's not targeting R5RS or anything like that. == Install * sudo gem install bus-scheme

installgem install bus-scheme -v 0.7.1
Authors

Phil Hagelberg

6,071 total downloads 1,197 for this version
Owners

22788ec68b2aee512f8f4c5d8ae819ae

Gemfile
gem "bus-scheme", "~> 0.7.1"
Versions
  1. 0.7.6 March 16, 2008
  2. 0.7.5 January 30, 2008
  3. 0.7.1 January 17, 2008
  4. 0.7 January 10, 2008
  5. 0.6 December 17, 2007
Runtime Dependencies
  1. hoe >= 1.4.0