My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 19
=Parrot IM= _A new, easy-to-use, and feature-rich instant messaging program that is compatible with multiple protocols, including XMPP_ == Team Information == * Team name: Pirate Captains * Member List: [MemberList (Full List], with biography for each member) * [RakanAlkheliwi Rakan Al...
== What is Close? == Close is a C-like language for the [http://www.parrot.org Parrot Virtual Machine.] It is intended to provide a comfortable syntax and development platform for "systems programming" on the PVM -- that is, for writing the sort of low-level subroutines that might otherwise be wr...
This is the work area for the 2009 Google Summer of Code proposal for "Big" decimal arithmetic on the Parrot Virtual Machine, in the form of dynpmcs wrapping IBM's libdecnumber.
A proof of concept implementation of APL on the parrot VM. A work in progress. NB: This project hasn't been updated to work with a post 1.0 parrot.
A javascript-alike language targeting parrot. The compiler is written in C++ and generates pir code for the parrot virtual machine, either to a file or invoking parrot to execute or to generate a pbc parrot binary file.
A parrot module to use mysql client library via native code interface, written in PIR.
a repository for high-level languages targeting parrot
#summary What is partcl? = What is partcl? = This is a from-scratch implementation of Tcl 8.5.6, based primarily on the [http://www.tcl.tk/man/tcl8.5/TclCmd/contents.htm Tcl documentation], and the cvs test suite. The long-term goal is to provide a version of tcl that takes advantage of ...
==PJS== PJS (Parrot JavaScript) is an implementation of ECMAScript for Parrot virtual machine. It's far from ready right now :) ==How to build:== {{{ $ cd parrot/languages $ svn checkout http://parrotjs.googlecode.com/svn/trunk/ parrotjs-read-only $ mv parrotjs-read-only pjs $ less pj...
*Hackers wanted please get in touch!!* == Installation == `$ svn co https://svn.parrot.org/parrot/trunk parrot` `$ cd parrot` `$ mkdir languages` `$ cd languages` `$ svn checkout http://porcupinepascal.googlecode.com/svn/branches/oo-branch/ porcupine` `$ perl Configure.pl` `$...
1 2 Next