From: Bill Kelly Date: 2004-08-08T09:10:32+09:00 Subject: Re: executable file generated by exerb Hi, From: "Gene Leung" > > I wonder the ruby source code can still be seen after the code compiled > by exerb ? Currently the source is visible inside the .exe... There is speculation that exerb might be going to use bruby to store the compiled AST data instead of the textual source, sometime in the future. (I'm interested in this too - so I need to join the exerb mailing list and ask, I guess :) Some speculation at: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/107651 Regards, Bill