[Thousand-oaks-pm] P6 Hackathon - Parrot got some birdseed

Todd Presta toddpresta at sbcglobal.net
Sat Jul 25 12:54:41 PDT 2009


I got the SQLite3 functionality working on Linux. There's still a few items to resolve, but Rakudo Perl 6 can create a SQLite3 db, write to it, and query it. 
The Parrot code runs pretty fast; the Rakudo code seems to have some load time penalty though.

If you're interested, the github repo is at:

   http://github.com/asciiville/birdseed

Now that there is some minimal Perl 6 database functionality, I'm going to deep dive into the NCI/PMC domains to determine how Parrot can play nice with SQLite3's Opaque structs (when returned as reference params) for the database connection handle and statement handle(?) without the need for the birdseed workaround.

Anyone have any architectural designs in mind?
And should we move the communication to the TO.pm website instead of circulating on the TO.pm mail list?

l8rs

T


 -- Todd Presta
-- http://www.asciiville.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/thousand-oaks-pm/attachments/20090725/8dffde1e/attachment.html>


More information about the Thousand-oaks-pm mailing list