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

[CVS si} Pie-thon 50 - parrot runs a python lambda:

3 views
Skip to first unread message

Leopold Toetsch

unread,
Jul 12, 2004, 6:41:27 AM7/12/04
to Perl 6 Internals
lt@[python]$ cat f.py
if __name__ == '__main__':
print filter(lambda x: x < 5, range(10)), range(5)

$ perl pie-thon.pl f.py | parrot --python -

Have fun,
leo

0 new messages