PL/scheme, Procedural Language Handler - Mailing list pgsql-announce

From Volkan YAZICI
Subject PL/scheme, Procedural Language Handler
Date
Msg-id 20060814124413.GC1382@alamut.tdm.local
Whole thread Raw
List pgsql-announce
Hi,

I've been working on a PL/scheme project and after making some progress
on the framework, decided to release it under pgFoundry.

PL/scheme is a PostgreSQL procedural language handler for Scheme
programming language released under BSD license. PL/scheme uses Guile in
the background as its Scheme interpreter. With lots of builtin SRFIs,
GOOPS framework and complete R5RS compliancy of Guile, PL/scheme will
power up PostgreSQL procedures in your favorite programming language!

At the moment, PL/scheme only supports some primary (simple) types:
NULL, boolean, integer, float, text, etc... (Complex, pseudo and domain
types are missing.) I'll try to expand its available type handling scope
and (especially SPI) functionality by the time.

You can find more information about project from the website at
http://plscheme.projects.postgresql.org/


Regards.

pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - August 13 2006 ==
Next
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - August 20 2006 ==