From: | Chris Browne <cbbrowne(at)acm(dot)org> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Ocaml as a Postgresql Procedural Language? |
Date: | 2007-05-14 17:54:20 |
Message-ID: | 60wszb70kz.fsf@dba2.int.libertyrms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
bhurt(at)janestcapital(dot)com (Brian Hurt) writes:
> I thought I saw somewhere a project to use Ocaml as a Procedural
> Language in Postgresql (so that you can write triggers and stored
> procedures in Ocaml), but I can't find this project at the moment.
> Does anyone know what happened to it, and wether the code is available
> anywhere? Thanks.
What comes to mind is the pl/mono project:
<http://gborg.postgresql.org/project/plmono/projdisplay.php>
This would allow deploying stored functions written in F#, which is a
language very similar to OCaml that runs on .NET...
--
output = reverse("moc.enworbbc" "@" "enworbbc")
http://linuxfinances.info/info/linuxxian.html
Howe's Law:
Everyone has a scheme that will not work.
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2007-05-14 18:55:07 | Re: How to use 2PC? |
Previous Message | Brian Hurt | 2007-05-14 15:00:05 | Ocaml as a Postgresql Procedural Language? |