Skip to content

Commit

Permalink
Update IDEAS
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed Nov 6, 2009
1 parent 5cdff48 commit 5a31045
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions IDEAS
@@ -1,15 +1,18 @@

Ways to get Parrot in your Postgres database:

* Embedd One VM per backend
* Embedd One VM per postgres backend
** load via a shared library (.so or .dylib)
* pure NCI

Parrot Core Embedding Docs: http://docs.parrot.org/parrot/latest/html/docs/pdds/draft/pdd10_embedding.pod.html

Steps to follow from the PostgreSQL side:

* PL/LOLCODE http://pgfoundry.org/projects/pllolcode/

http://www.postgresql.org/docs/8.4/static/xfunc-c.html

Steps to follow from the Parrot side:

* mod_parrot http://www.parrot.org/mod_parrot
* Parrot Core Embedding Docs: http://docs.parrot.org/parrot/latest/html/docs/pdds/draft/pdd10_embedding.pod.html

0 comments on commit 5a31045

Please sign in to comment.