|
Re: libjit: msg#00567lang.perl.perl6.internals
Rhys Weatherley wrote: On Tuesday 26 October 2004 07:55 pm, Leopold Toetsch wrote: Thanks for the link. But I think, while the idea is quite nice, it's not Sorry, yes of course. I'm always mixing these two projects. Libjit internally uses three-address statements, similar to IMCC, to express the internal representation. Then the usual three-address optimizations, register allocation, and code generation is performed. Yep. Well, a low-level libjit-like library would be interesting, though. One that just translates three-address statements to machine language. One of the back ends is an interpreted stack machine instruction set. Yes, I saw that. But if I'm retrofitting a JIT into an existing VM, I think Parrot would be more trouble than it is worth. But that's just me. There's plenty of room for both approaches. Time will tell. Of course. VMs are written for specific languages, they tend to become very specific for one language and probably hard to use for a different one. Parrot should be able to run a lot of dynamic languages ... Cheers, leo |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: extend.c:Parrot_call: 00567, Jeff Horwitz |
|---|---|
| Next by Date: | Re: extend.c:Parrot_call: 00567, Leopold Toetsch |
| Previous by Thread: | Re: libjiti: 00567, Rhys Weatherley |
| Next by Thread: | Re: Looking for a hardware donation: 00567, H.Merijn Brand |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |