[Haskell] Re: ANN: iyql - interactive yql
Diego Souza
dsouza at bitforest.org
Thu Sep 9 06:21:37 EDT 2010
Oh, forget to send the links:
cabal pkg: http://hackage.haskell.org/package/iyql
source: http://github.com/dsouza/iyql
Thanks!
On Wed, Sep 8, 2010 at 11:27 PM, Diego Souza <dsouza at bitforest.org> wrote:
> Hi All,
>
> I'm pleased to announce iyql, an interactive CLI for YQL [
> http://developer.yahoo.com/yql/console]. This version provides the first
> release, which allows you perform all queries supported by YQL [with the
> sole exception of parenthesis in WHERE clause]. Among other things,
> completion and history are implemented [=haskeline] along with support for
> queries that requires OAuth authentication.
>
> Plans for next releases:
> * Implement a decent error handling: currently any unexpected exception
> aborts the program;
> * Support parenthesis in WHERE clause;
> * More local functions;
>
> Please let me know about any issues or suggestions!
>
> Regards,
> --
> ~dsouza
> yahoo!im: paravinicius
> gpg key fingerprint: 71B8 CE21 3A6E F894 5B1B 9ECE F88E 067F E891 651E
> gpg pub key: http://bitforest.org/~dsouza/pub/gpg-pubkey.txt<http://bitforest.org/%7Edsouza/pub/gpg-pubkey.txt>
> authorized_keys: http://bitforest.org/~dsouza/pub/authorized_keys.txt<http://bitforest.org/%7Edsouza/pub/authorized_keys.txt>
>
--
~dsouza
yahoo!im: paravinicius
gpg key fingerprint: 71B8 CE21 3A6E F894 5B1B 9ECE F88E 067F E891 651E
gpg pub key: http://bitforest.org/~dsouza/pub/gpg-pubkey.txt
authorized_keys: http://bitforest.org/~dsouza/pub/authorized_keys.txt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell/attachments/20100909/4afee94f/attachment.html
More information about the Haskell
mailing list