lox 0.1.3
An implementation of the Lox Language which is written in Ruby.
Gemfile:
=
install:
=
Runtime Dependencies (1):
thor
>= 0
Development Dependencies (10):
bundler
>= 0
mutant
>= 0
mutant-rspec
>= 0
pry
>= 0
pry-byebug
>= 0
rake
>= 0
rspec
>= 0
rubocop
>= 0
rubocop-rspec
>= 0
simplecov
>= 0