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

https://github.com/bronzdoc/runy

a simple interpreter built in ruby
https://github.com/bronzdoc/runy

Last synced: 8 months ago
JSON representation

a simple interpreter built in ruby

Awesome Lists containing this project

README

          

## runy - interpreter built in ruby

### runy is a simple calculator right now :sheep:

calc> 2 + 2

## WIP