/web/projects.markdown
https://github.com/leocassarani/rubinius · Markdown · 107 lines · 61 code · 46 blank · 0 comment · 0 complexity · 8478ace1d8f62aa3b995c5468e826478 MD5 · raw file
- ---
- layout: projects
- ---
- The following is an alphabetical list of projects that leverage the excellent
- technology found in Rubinius, from the bytecode interpreter to the JIT
- compiler to the various tools written in Ruby, like the bytecode compiler.
- If your project uses Rubinius, please submit a patch to add it to our list!
- ### Akin
- [github.com/vic/akin](https://github.com/vic/akin)
- An Akin programming language optimized for fun.
- ### Apricot
- [github.com/programble/apricot](https://github.com/programble/apricot)
- A Clojure-like Lisp programming language.
- ### Atomy
- [github.com/vito/atomy](https://github.com/vito/atomy)
- The [Atomy](http://atomy-lang.org/) programming language.
- ### Brainfuck
- [github.com/txus/brainfuck](https://github.com/txus/brainfuck)
- A Brainfuck implementation.
- ### Capuchin
- [github.com/matthewd/capuchin](https://github.com/matthewd/capuchin)
- A JavaScript implementation.
- ### Convinius
- [github.com/rkh/convinius](https://github.com/rkh/convinius)
- Convenience library for Rubinius-only projects.
- ### Ez-Scheme
- [github.com/ezmobius/ez-scheme](https://github.com/ezmobius/ez-scheme)
- A Scheme.
- ### Fancy
- [github.com/bakkdoor/fancy](https://github.com/bakkdoor/fancy)
- The Fancy Programming Language - Fancy is a dynamic, object-oriented
- programming language heavily inspired by Smalltalk, Ruby and Erlang.
- ### Lupin
- [github.com/twisol/lupin](https://github.com/twisol/lupin)
- An implementation of Lua.
- ### Noscript
- [https://github.com/txus/noscript](https://github.com/txus/noscript)
- An object-oriented, prototype-based language inspired by "JavaScript,
- CoffeeScript, Self, IO and our beloved Ruby".
- See the [documentation](http://blog.txustice.me/noscript/)
- ### Pegarus
- [github.com/brixen/pegarus](https://github.com/brixen/pegarus)
- An implementation of LPEG.
- ### Poison
- [github.com/brixen/poison](https://github.com/brixen/poison)
- An interpretation of \_why's Potion programming language.
- ### Rasp
- [github.com/matthewd/rasp](https://github.com/matthewd/rasp)
- A VBScript implementation.
- ### Reak
- [github.com/rkh/Reak](https://github.com/rkh/Reak)
- An implementation of ANSI Smalltalk.
- ### Sparta
- [github.com/josevalim/sparta](https://github.com/josevalim/sparta)
- An implementation of Javascript
- ### Syme
- [github.com/brixen/syme](https://github.com/brixen/syme)
- An implementation of Newspeak.
- ### Typhon
- [github.com/vic/typhon](https://github.com/vic/typhon)
- A Python implementation.