practicingruby / vintageLinks
6502 Emulator, Maybe.
☆28Updated 11 years ago
Alternatives and similar repositories for vintage
Users that are interested in vintage are comparing it to the libraries listed below
Sorting:
- 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…☆62Updated 13 years ago
- RubyMacros is a lisp-like macro pre-processor for Ruby. More than just a purely textual substitution scheme, RubyMacros can manipulate a…☆61Updated 8 years ago
- A pure Ruby HTTP Server.☆71Updated 4 months ago
- Ruby Tool for Language Recognition☆44Updated 10 years ago
- An LL(1) parser generator for Ruby.☆43Updated last year
- Generate Ruby source from a Ripper style AST☆98Updated 6 years ago
- A fast S-Expression parser library for Ruby☆42Updated 3 years ago
- Ruby bindings to the Duktape JavaScript interpreter☆80Updated last year
- Time travel for Ruby Pry☆38Updated 8 years ago
- Simple, self-contained background queue built on top of SysV message queues.☆145Updated 9 years ago
- A simple PEG library for ruby☆170Updated last year
- Ruby: Remove evil curses☆62Updated 6 years ago
- Pure ruby javascript parser and interpreter.☆196Updated 3 years ago
- Ruby implementation for the blog post series http://www.halogenandtoast.com/reconstructing-ruby-an-introduction/☆20Updated 10 years ago
- A Pure Ruby CDB reader/writer w/64 bit extensions☆16Updated 3 years ago
- A Unicorn-style forking server for hosting rabbitMQ consumers as load balanced Rack apps☆61Updated last month
- Small framework to simplify process-to-process communication.☆73Updated 6 years ago
- a gem for nondeterministic programming in Ruby☆19Updated 7 years ago
- Static HTML site generator built with mruby-cli☆17Updated 7 years ago
- embedding Lua in Ruby, via FFI☆95Updated last year
- A universal S-expression parser for Ruby.☆52Updated last year
- Ruby bindings for libuv☆61Updated last year
- a gRand Unified Mapper for Rack☆102Updated 16 years ago
- Gorack a Go backed frontend webserver for Ruby's Rack apps☆115Updated 10 years ago
- A tiny subset of Ruby with a Lua'esc VM☆467Updated 7 years ago
- Auto-generates a native Ruby wrapper stub for a given Go package.☆34Updated 8 years ago
- Examples and comments of how-to use Ncurses with ruby, based on the examples from the book "Programmers Guide To nCurses" by Dan Gookin