whitequark / coldruby
ColdRuby is a compiler of Ruby 1.9 MRI bytecode, and a runtime written in JavaScript to aid in execution of Ruby code. It also includes a C++ executable using very fast V8 scripting engine and native extensions for regular expressions, fibers and more.
☆62Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for coldruby
- A Ruby VM implemented in JavaScript☆33Updated 13 years ago
- A JavaScript implementation for the Rubinius VM☆57Updated 13 years ago
- Whittle: A small LALR(1) Parser in Pure Ruby (Not a Generator)☆115Updated 11 years ago
- Live abstract syntax trees of methods and procs.☆36Updated 6 years ago
- Makes middleware that ships with Rack bullet-proof for async responses.☆113Updated 13 years ago
- Ruby 1.8.7 compiled to JavaScript☆102Updated 12 years ago
- Yummy & juicy compiler☆55Updated 16 years ago
- Javascript + DOM in your ruby, the simple way☆445Updated 14 years ago
- Yet another WTF library!☆23Updated 13 years ago
- Pure ruby javascript parser and interpreter.☆196Updated 2 years ago
- A fast S-Expression parser library for Ruby☆39Updated 2 years ago
- An interpretation of Potion on the Rubinius language platform.☆37Updated 10 years ago
- An Actor library that uses the Rubinius core API☆23Updated 11 years ago
- Ruby json parser that pretty much fails to be over-engineered☆65Updated 9 years ago
- Rack middleware to execute each request in a Fiber☆244Updated 2 weeks ago
- A simple PEG library for ruby☆170Updated 10 months ago
- A Ruby library for finding files in a set of paths☆140Updated 9 years ago
- ParseTree meets Markaby☆104Updated 10 years ago
- Generate Ruby source from a Ripper style AST☆98Updated 5 years ago
- make your objects REST-friendly☆138Updated 4 years ago
- Atomic reference implementation for Ruby☆196Updated 10 years ago
- gdb hooks for MRI/REE (and some for YARV)☆220Updated 3 years ago
- PostgreSQL views, functions, triggers, foreign keys for rails migration☆146Updated 15 years ago
- Rack Middleware for parsing post body data for JSON, XML and various content types☆101Updated 5 months ago
- A pure Ruby HTTP Server.☆69Updated 2 years ago
- (proof-of-concept) Templating without mustaches!☆22Updated 13 years ago
- An interactive bytecode console for Rubinius☆31Updated 11 years ago
- CastOff is a compiler for Ruby1.9.3. Command line tool cast_off is available after installation. See 'cast_off --help' for more informati…☆121Updated 12 years ago
- An extension to Rake for dealing with a directory of inputs, a number of filters, and a directory of outputs☆276Updated 11 years ago