Skip to content

Instantly share code, notes, and snippets.

@BRIMIL01
Created June 22, 2011 04:56
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 BRIMIL01/1039530 to your computer and use it in GitHub Desktop.
Save BRIMIL01/1039530 to your computer and use it in GitHub Desktop.
Show the ast and bytecode for a ruby expression in rubinius
bin/rbx compile -A -B -e "1 + 1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment