Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Creating "proper" interpreters with Parrot

8 views
Skip to first unread message

Simon Cozens

unread,
Jan 8, 2004, 6:25:17 AM1/8/04
to perl6-i...@perl.org

What's left to do to allow Parrot to be embedded into an interpreter and
have IMCC fed directly to it? cola seems to be the closest thing in
languages/ to do this, but even that requires shelling out to system calls.

I'd like to start putting together some little language interpreters.

--
For me, UNIX is a way of being. -Armando P. Stettner

Leopold Toetsch

unread,
Jan 8, 2004, 7:36:41 AM1/8/04
to Simon Cozens, perl6-i...@perl.org
Simon Cozens <si...@simon-cozens.org> wrote:

> What's left to do to allow Parrot to be embedded into an interpreter and
> have IMCC fed directly to it? cola seems to be the closest thing in
> languages/ to do this, but even that requires shelling out to system calls.

You might also have a look at YAL: http://toetsch.at/yal/

leo

0 new messages