Pinned Repositories
brainfuck_bof
Brainfuck lexer, recursive descent parser with lookahead = 1, interpreter and ruby code generator (could use an optimizer)
froggy
A hacky implementation of a frog game to help novice programmers at the UvA minor programming get intersted in game dev
gitlabhq
Project management and code hosting application. Follow us on twitter @gitlabhq
hiphop-php
Source code transformer from PHP to C++
i18n_demo_app
Demo application to show Rails' new i18n features
MacRuby
Ruby 1.9 ported to run directly on top of Mac OS X core technologies. My personal trunk mirror.
prototype's Repositories
prototype/brainfuck_bof
Brainfuck lexer, recursive descent parser with lookahead = 1, interpreter and ruby code generator (could use an optimizer)
prototype/MacRuby
Ruby 1.9 ported to run directly on top of Mac OS X core technologies. My personal trunk mirror.
prototype/i18n_demo_app
Demo application to show Rails' new i18n features
prototype/froggy
A hacky implementation of a frog game to help novice programmers at the UvA minor programming get intersted in game dev
prototype/gitlabhq
Project management and code hosting application. Follow us on twitter @gitlabhq
prototype/hiphop-php
Source code transformer from PHP to C++
prototype/redcar
A cross-platform programmer's editor written in Ruby.
prototype/tictactoe-java
Simple Tic Tac Toe Game for Java