Iterations for Week 2
To use a more up-to-date rubygems, you'll need to first set some environment variables.
As for the practical iteration, hopefully, the Ruby and Haskell iterations are straight-forward and reasonably short. Prolog will take some time this week as will the interpreter iterations.
System Setup
Language Iterations
Ruby
- Ruby koans (R2) (same writeup as last week, work through dice project)
Haskell
Prolog
Interpreter Iterations
- Introduction and Philosophy (I0) (feel free to read this during the week in your free time)
- Setting up Eclipse (I1)
- Interpreter for integers (I2)
- Command-line drivers for interpreters (I3)