gobstones-rb

Build Status Coverage Status Code Climate

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.

Status

In progress

Usage

gem install gobstones

Then run any valid .gbs program using the gobstones binary:

gobstones my_program.gbs