SQL and pl/pgsql parser in Haskell

Поиск
Список
Период
Сортировка
От Jake Wheat
Тема SQL and pl/pgsql parser in Haskell
Дата
Msg-id 4b5b53360908171306h2ebd624ew3c08e8fe2deedf5f@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
Hello,

For anyone who might be interested, I've started on a SQL parser
and pretty printer, written in Haskell.

It currently parses a subset of PostgreSql SQL and pl/pgsql, and
is pretty rough all round at the moment. If you're not using Haskell
it's probably not interesting to you.

You can get a zip file of the source here:
http://launchpad.net/hssqlppp/prealpha/prealpha1/+download/snapshot-180809.zip

Use bzr to get possibly more up to date code:
bzr branch lp:~jakewheat/hssqlppp/trunk

Any comments, advice, criticism appreciated.

(I hope this is a good list to post this announcement on.)

Thanks,
Jake Wheat

В списке pgsql-general по дате отправления:

Предыдущее
От: Bob Gobeille
Дата:
Сообщение: Re: psql command line editor
Следующее
От: Sam Mason
Дата:
Сообщение: Re: binary timestamp conversion