partcl


Implementation of tcl targeting the parrot VM

What is partcl?

This is a from-scratch implementation of Tcl 8.5.6, based primarily on the Tcl documentation, and the cvs test suite.

The long-term goal is to provide a version of tcl that takes advantage of the interoperability with other languages (e.g. perl, php, python, ruby, etc.) also targeting the parrot virtual machine

partcl is now building and passing all tests against an installed version of svn-latest of parrot. We are currently targeting parrot's HEAD, lagging slightly.

Source code for partcl has moved to github: git://github.com/partcl/partcl.git

An NQP-based version is also being prototyped at http://github.com/partcl/partcl-nqp

Project Information

Labels:
tcl parrot PVM