Code Comments
Programming Forum and web based access to our favorite programming groups.On Fri, Apr 18, 2008 at 12:47 PM, chromatic <chromatic@wgz.org> wrote: > > On Friday 18 April 2008 07:45:43 Patrick R. Michaud wrote: > > > > > Is it useful to add code to HLLCompiler for this purpose? I've wanted > something similar in Pheme for a while, and I suspect it would help with > debugging Tcl and Lua as well. > > -- c > FYI, tcl doesn't (yet?) use HLLCompiler, and rolls its own PIR generation. If you run: ../../parrot tcl.pbc --pir -e 'puts hi' you should get PIR that can run standalone. -- Will "Coke" Coleda
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.