[PATCH] Expanded quoting rules for the assembler, fixed escaped quotes

2001-11-18 Thread Jeff
Files patched: Parrot/Assembler.pm - Changed 'replace_string_constants' to patch the quoting t/op/build.t - Added tests, reordered the quoting. -- --Jeff <[EMAIL PROTECTED]>

[PATCHES] Quoting fixes

2001-11-18 Thread Jeff G
(This might be a duplicate, if so, my apologies) Allows the following quoting styles: print 'foo' print "foo \"bar\" baz" -Jeff <[EMAIL PROTECTED]>

Re: JIT compilation

2001-11-18 Thread Benoit Cerrina
> There is an effort to compile ruby to the CLR, I don't know more, > because I can't read japanese :-) And there is someone working on python > support in the mono compiler, too. > BTW: we just got our compiler running on linux and compiling a simple > program, hopefully by next week it can be us

Re: JIT compilation

2001-11-18 Thread Paolo Molaro
On 11/17/01 Dan Sugalski wrote: > >BTW: we just got our compiler running on linux and compiling a simple > >program, hopefully by next week it can be used for some more real code > >generation. > > Yahoo! Congrats. Are we still slower than you are? :) It's a couple of months I'm in features-and-