https://github.com/petitviolet/ruby-s99
s-99 ruby implementations
https://github.com/petitviolet/ruby-s99
ruby
Last synced: about 1 month ago
JSON representation
s-99 ruby implementations
- Host: GitHub
- URL: https://github.com/petitviolet/ruby-s99
- Owner: petitviolet
- Created: 2019-06-02T15:12:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-29T17:20:11.000Z (over 6 years ago)
- Last Synced: 2025-02-28T18:28:01.895Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# S-99 ruby
Ruby implementations of [S-99](http://aperiodic.net/phil/scala/s-99/).
## run
```console
$ rake test
```