Re: [dwm] [OT] minimalist ruby?

From: Matthias-Christian Ott <ott_AT_mirix.org>
Date: Wed, 25 Feb 2009 19:47:48 +0100

On Wed, Feb 25, 2009 at 05:46:02PM +0100, pancake wrote:
> in the description says:
>
>
> VM specs
>
> * Register based
> <http://github.com/macournoyer/tinyrb/blob/master/vm/opcode.h>,
> (like Lua)
> * Boehm GC <http://www.hpl.hp.com/personal/Hans_Boehm/gc/>
> * Very small < 64K, ~2000 sloc
> * Method caching and some inlining
> * Lexer in Ragel, parser in Lemon
>
> that ~2kloc sounds suckless :)
>
>
> http://code.macournoyer.com/tinyrb/ [+]
>

The README states that it's just a subset of Ruby [1].

Regards,
Matthias-Christian

[1] http://github.com/macournoyer/tinyrb/tree/master
Received on Wed Feb 25 2009 - 18:47:48 UTC

This archive was generated by hypermail 2.2.0 : Wed Feb 25 2009 - 19:00:02 UTC