Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Evaluate Scheme in Ruby's virtual machine (gist.github.com)
24 points by tenderlove on Aug 30, 2012 | hide | past | favorite | 2 comments


How is this "Scheme" in any sense of the word? When I look at that code, I see an implementation of something that compiles simple s-exps containing basic arithmetic to ruby byte-code - that sorta misses...everything... that makes Scheme Scheme.

That being said, fun demo.


Also, only runs in one implementation of ruby (YARV).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: