A meta compilation framework à la Meta-II by Val Schorre, now for Ruby. Bootstrapped from a pure-C implementation of Meta-II but then self-hosting. A main attraction is that the core specification file is very short (~26 lines), and fully self-contained (both syntax and semantics in s single file) which makes it easy for Rubyists to get into the wonderful world of meta compilation. See github homepage for details and examples: https://github.com/robertfeldt/meta_compile
Required Ruby Version
None
Authors
Robert Feldt
Versions
- 0.1.3 November 29, 2012 (13.5 KB)
- 0.1.2 November 26, 2012 (11 KB)
- 0.1.1 November 26, 2012 (11 KB)
- 0.1.0 November 26, 2012 (10.5 KB)
- 0.0.15 November 25, 2012 (9.5 KB)