Skip to content

Commit

Permalink
Ruby backend - added to README
Browse files Browse the repository at this point in the history
  • Loading branch information
fglock committed Jul 22, 2010
1 parent 221571f commit a6998e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README
Expand Up @@ -130,6 +130,11 @@ Python backend
# using the mp6.pl compiler
perl mp6.pl -Bpython -e 'class Main { say "hello, World!" }'

Ruby backend

# initialize "./librb"
. util-ruby/build-ruby.sh

AST output

perl mp6.pl -Cast-json -e 'class Main { say "hello, World!" }'
Expand Down

0 comments on commit a6998e6

Please sign in to comment.