Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonmagic/simple_language


https://github.com/jonmagic/simple_language

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# Simple

A simple programming language implemented in Ruby from the book [Understanding Computation](http://computationbook.com).

## How to run

```
bundle
bundle exec ruby run.rb
```