Skip to content

henrystanley/RQuark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
:>

About

RQuark, a Ruby implementation of the Quark language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages