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)
- Host: GitHub
- URL: https://github.com/matsubara0507/minruby.rb
- Owner: matsubara0507
- License: mit
- Created: 2019-04-28T07:38:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T05:42:43.000Z (about 7 years ago)
- Last Synced: 2025-03-28T18:21:38.234Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```