[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: Dynamic code generation and linking

John Lam

2/23/2006 2:43:00 AM

If you're interested in the CLR / .NET, my RubyCLR bridge uses Ruby to
generate CIL (the CLR's intermediate language) instructions on the fly to
create shims that glue Ruby to the CLR. It also lets me do cool stuff like
refactor my CIL, generate macros etc.

-John
http://www.iu...