Greetings,
I’ve been using Ruby for a good two years or so, and use it as my
primary scripting tool and such. I recently found the desire to write
a lambda calculus interpretter, and decided to write it in Ruby. It’s
available at
http://www.cs.drexel.edu/~ummaycoc/lc/
The lambda calculus ‘code’ is being debugged - but the interpretter
seems rather stable, if anyone wants to use it.
More importantly (to me at least) - if anyone does take a looksee at
it, I’d appreciate feed back with ideas, and what I’d really like is
feed back on style and anything else related to being a better
`rubyist’
Thanks,
~Matthew Maycock