Re: [new file] The first Parrot-targeted compiler: Jako!

2001-09-14 Thread Gregor N. Purdy
Dan/All -- > Keen! And I added a little_languages subdir to hold compilers of this sort. > (And checked in jako while I was at it...) Thanks! I've enhanced the compiler a bit and fixed a bug in the handling of while(){}. I've also added some features and rewritten the fibo.pasm example program

Re: [new file] The first Parrot-targeted compiler: Jako!

2001-09-14 Thread Dan Sugalski
At 10:16 AM 9/14/2001 -0400, Gregor N. Purdy wrote: >All -- > >For your amusement, I've produced a very simple compiler that targets >Parrot assembly language. It implements a tiny language name 'Jako', >the name of an African parrot (also called the gray parrot). Keen! And I added a little_langu

[new file] The first Parrot-targeted compiler: Jako!

2001-09-14 Thread Gregor N. Purdy
All -- For your amusement, I've produced a very simple compiler that targets Parrot assembly language. It implements a tiny language name 'Jako', the name of an African parrot (also called the gray parrot). Don't get too excited about the language, since it has only global data, highly naiive re