Steve -- I've made some progress in fixing the Jako compiler. Modules don't work yet, but the first few examples compile and run.
My email was mainly to point out that the $PARROT/examples/ mentioned (not part of Jako) are b0rken. I've got my hands full trying to improve Jako, so I threw to the list in case someone has the tuits to fix the examples. I really don't think we should ship with broken examples. They should be fixed or removed if it isn't worth it... Regards, -- Gregor On Thu, 2003-09-18 at 21:04, Steve Fink wrote: > On Sep-18, Gregor N. Purdy wrote: > > I just got my setup working here in my new home town of Seattle, WA > > and I noticed we are about to release a new Parrot. I wanted to make > > sure Jako was working right, but there has aparently been some > > changes to imcc that make its output unacceptable now. > > > > In an attempt to get up to speed on what is required, I looked in > > examples/ and started running stuff. I noticed that sub.pasm > > outputs this: > > > > Hello subroutine > > No entries on ControlStack! > > > > Also, the following other examples appear broken, too: > > > > * io1.pasm (bad op seek_i_p_ic_ic) > > * uniq.pasm (segfault) > > * xml_parser.pasm (segfault) > > Run 'make' in languages/jako and you'll see more failures. Nothing is > allowed outside of subs, not even namespaces. And nested subs are not > allowed. I only made it that far in looking at this, then got > intimidated by the nested sub thing. -- Gregor Purdy [EMAIL PROTECTED] Focus Research, Inc. http://www.focusresearch.com/