/RQuark

RQuark, a Ruby implementation of the Quark language

Primary LanguageRuby

RQuark

RQuark is an implementation of the Quark language in Ruby.

RQuark can be installed with gem like this:

$ gem install rquark

RQuark can be invoked with a filename to run a quark script (.qrk), or without to start the repl:

$ rquark hallowelt.qrk
Hallo Welt!
$ rquark
:>