By tombagby
via llvmruby.org
Published: Sep 08 2008 / 09:37
I've hacked together Ruby bindings to the LLVM C++ API to allow generating LLVM bytecode, JITing, etc. The bindings already connect up a good chunk of the available functionality and included are examples of doing interesting things like interacting with the C Ruby interpreter from JITed functions and an extremely toy demo of writing a static compiler in Ruby. Makes LLVM so easy to use from Ruby that I'm hopeful it will inspire other interesting projects.



Comments
bryan.hughes replied ago:
Very impressive!
Voters For This Link (8)
Voters Against This Link (0)