Lox implementation in Ruby
- Ruby 100%
| lib | Really insignificant optimizations | |
| test | Rename to rublox | |
| .gitignore | Add Lox files to gitignore | |
| .rubocop.yml | Ditch standardrb | |
| .solargraph.yml | Add dev files | |
| Gemfile | Ditch standardrb | |
| Gemfile.lock | Ditch standardrb | |
| LICENSE | Relicense under Blue Oak | |
| Rakefile | Initial commit | |
| rublox | Really insignificant optimizations | |