An open API service indexing awesome lists of open source software.

https://github.com/vic/wat.rb

Wat VM implemented in Ruby.
https://github.com/vic/wat.rb

Last synced: about 1 year ago
JSON representation

Wat VM implemented in Ruby.

Awesome Lists containing this project

README

          

wat.rb
======

A ruby implementation of the [Wat language](http://axisofeval.blogspot.mx/2013/05/a-new-low-in-programming-language.html "Wat").

Wat was designed and first implemented in [JavaScript](https://github.com/manuel/wat-js "wat-js") by [Manuel Simoni](https://twitter.com/msimoni)