Re: [tcljava-dev] A new Tcl to Java compiler for Xmas
Brought to you by:
mdejong
From: Mo D. <md...@un...> - 2005-12-28 03:25:02
|
On Thu, 22 Dec 2005 08:48:04 -0700 Tom Poindexter <tpo...@ny...> wrote: > On Wed, Dec 21, 2005 at 11:49:13AM -0800, Mo DeJong wrote: > > > Tis the season for giving and because Jacl users have been > > very good this year, the gift of a shiny new compiler is > > now available via the tcljava CVS. The compiler is > > Saaaaweeett! And mostly implemeted in Tcl, no less. Yes, and the next step will be getting Jacl to compile procs into classfiles at runtime. That way, Jacl will compile Tcl procs into executable code as they are defined in the interp. Interested developers might also want to check out the new "tjcruntime" module that I just added. It provides a huge array of regression test cases that check the correctness of tjc compiled code. cheers Mo DeJong |