Ruby implementation of the Gobstones programming language. Haskell and Python implementations.
Gobstones is a programming language designed for teaching the fundamental abstractions for algorithmic problem solving.
In progress
gem install gobstones
Then run any valid .gbs
program using the gobstones
binary:
gobstones my_program.gbs