Project

gobstones

0.0
No release in over 3 years
There's a lot of open issues
Ruby implementation of the Gobstones programming language
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 3

Runtime

~> 1.6
 Project Readme

gobstones-rb

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