Re: A new language targeted to the parrot assembler...

2001-10-20 Thread Sam Tregar
On Fri, 19 Oct 2001, Jeff wrote: > For a -very- primitive Scheme -> Parrot compiler, see > > http://216.254.0.2/~jgoff/Files/scheme.tar.gz Woo hoo! > Test files (using the provided version of Test::More) are in the t/ > directory, and can be run by typing 'make test' at the command line. The >

A new language targeted to the parrot assembler...

2001-10-19 Thread Jeff
For a -very- primitive Scheme -> Parrot compiler, see http://216.254.0.2/~jgoff/Files/scheme.tar.gz This is purely proof-of-concept for a much more sophisticated implementation. The current tarball has support for only integer math operators and predicates, although there is minimal support for