From: Robert Feldt Date: 2004-03-01T04:11:31+09:00 Subject: Re: Ruby Compiler [was Introducing myself and my interest in ruby] Mark wrote: > That sounds a bit like the Intermediate Compiler Code, which is an > abstract assembly language for compilers that target Parrot. > Yeah, with the big difference that llvm gives you code that runs on the metal... ;) (but thus also lacks any support for dynamic languages...) /Robert