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

https://github.com/matsubara0507/minruby.rb

MinRuby by Ruby (ref: Ruby で学ぶ Ruby)
https://github.com/matsubara0507/minruby.rb

ruby

Last synced: 10 months ago
JSON representation

MinRuby by Ruby (ref: Ruby で学ぶ Ruby)

Awesome Lists containing this project

README

          

# MinRuby.rb

[Ruby で学ぶ Ruby](https://ascii.jp/elem/000/001/230/1230449/) の MinRuby 処理系を作る

```sh
$ bundle exec ruby interp.rb fizzbuzz.rb
```