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

https://github.com/jonmagic/simple_language


https://github.com/jonmagic/simple_language

Last synced: about 1 year 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
```