Skip to content

Instantly share code, notes, and snippets.

@brainopia
Created February 27, 2013 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brainopia/5047626 to your computer and use it in GitHub Desktop.
Save brainopia/5047626 to your computer and use it in GitHub Desktop.
$:.unshift '.'
require 'rake'
load 'Rakefile'
load 'rakelib/kernel.rake'
require 'lib/mri_bridge.rb'
require 'lib/melbourne.rb'
require 'lib/compiler'
File.to_ast 'kernel/bootstrap/basicobject.rb'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment