Re: [Haskell-cafe] HDBC Oracle bindings(?/!)

2008-11-04 Thread Thiago Arrais
y isn't ready for mass consumption yet. Cheers, Thiago Arrais -- Enjoy Chaos - http://blog.thiagoarrais.com Thoughts, ideas and useless ranting about software development and technology ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org htt

Re: [Haskell-cafe] HDBC Oracle bindings(?/!)

2008-11-04 Thread Thiago Arrais
Thanks for the tip. I really wasn't aware that HSQL already had OCI bindings. I'll take a look at the HSQL code, steal some ideas from it and hopefully make my little HDBC driver production ready some day. Cheers, Thiago Arrais -- Enjoy Chaos - http://blog.thiagoarrais.com Thoughts, ideas

[Haskell-cafe] HDBC Oracle bindings(?/!)

2008-10-30 Thread Thiago Arrais
such a thing already? Cheers, Thiago Arrais -- Enjoy Chaos - http://blog.thiagoarrais.com Thoughts, ideas and useless ranting about software development and technology ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mail

Re: [Haskell-cafe] Re: [Haskell] ANNOUNCE: Visual Haskell prerelease 0.2

2006-11-30 Thread Thiago Arrais
de (and not VH code) do the typechecking/compilation tricks. Is that right? Eclipse is Java and I am pretty sure we can do something similar with it and we actually did something like the second approach prior to version 0.9.1, but just for source code parsing. What do we need for that? Cheers, Th

Re: Re: [Haskell-cafe] Why Exotic Languages Are Not Mainstream

2006-08-11 Thread Thiago Arrais
o try it. At least it runs satisfactorially on my machine with 512MB of memory. Cheers, Thiago Arrais -- Mergulhando no Caos - http://thiagoarrais.blogspot.com Pensamentos, idéias e devaneios sobre desenvolvimento de software e tecnologia em geral ___ Haskell

Re: [Haskell-cafe] Why Haskell?

2006-07-23 Thread Thiago Arrais
Matthew, On 7/22/06, Matthew Bromberg <[EMAIL PROTECTED]> wrote: I'm not using an IDE does one exist? You may want to use EclipseFP for your Haskell work. It is still a work in progress, but it may be worth to give it a try. http://eclipsefp.sourceforge.net Cheers, Th

Re: [Haskell-cafe] Small syntax question

2006-07-11 Thread Thiago Arrais
By the way, you can find the syntax specification here http://haskell.org/onlinereport/syntax-iso.html Regards, Thiago Arrais -- Mergulhando no Caos - http://thiagoarrais.blogspot.com Pensamentos, idéias e devaneios sobre desenvolvimento de software e tecnologia em geral

Re: [Haskell-cafe] Small syntax question

2006-07-11 Thread Thiago Arrais
constructs (like module and function declarations). Cheers, Thiago Arrais ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

[Haskell-cafe] Re: EclipseFP (Haskell IDE) 0.10.0 released

2006-07-03 Thread Thiago Arrais
). This doesn't mean the other issues are not valid, but we need to keep a focus here if we want to get anything done. So, I am snipping the rest of the message for the time being (and hoping those issues can be dealt with soon). Cheers, Thiago Arrais -- Mergulhando no Caos - http://thiagoa

Re: [Haskell-cafe] EclipseFP (Haskell IDE) 0.10.0 released

2006-07-03 Thread Thiago Arrais
t this thing here http://sourceforge.net/projects/jvm-bridge/ Seems like it will free us from writing much of the glue code. I will definetely experiment with the GHC library + JVM-Bridge, it seems very much promising. Has anyone actually tried something like that? Cheers, Thiago

Re: Re[2]: [Haskell-cafe] EclipseFP (Haskell IDE) 0.10.0 released

2006-07-03 Thread Thiago Arrais
y would be accessed on such a environment. Need to take a look at the paper. Cheers, Thiago Arrais ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] EclipseFP (Haskell IDE) 0.10.0 released

2006-07-02 Thread Thiago Arrais
bination and the program will be able to guess what you mean depending on the context and suggest some options for you. You could try with EclipseFP, just hit Ctrl-Space. Regards, Thiago Arrais ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http:/

[Haskell-cafe] EclipseFP (Haskell IDE) 0.10.0 released

2006-07-01 Thread Thiago Arrais
http://www.haskell.org/haskellwiki/EclipseFP Cheers, Thiago Arrais ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Re: Editors for Haskell

2006-06-08 Thread Thiago Arrais
cks like showing a simple code outline and do some code assistance. Maybe this isn't as much work as structuring the error messages. Cheers, Thiago Arrais ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Eclipse and Haskell

2006-06-07 Thread Thiago Arrais
Walter, There is this tool that I am working on called EclipseFP. It is a Haskell IDE based on the Eclipse platform. We are still in alpha stage, but maybe you'd like to check it out (and help me squash some bugs :-). We can reach us at http://eclipsefp.sourceforge.net Cheers, Thiago A

Re: [Haskell-cafe] Code completion? (IDE)?

2006-02-16 Thread Thiago Arrais
On 2/16/06, Thiago Arrais <[EMAIL PROTECTED]> wrote: > Just take a look at the latest integration build that you are able to find at > > http://eclipsefp.sourceforge.net/download There is also a screenshot at http://eclipsefp.sourceforge.net/images/first-content-assist.png

Re: [Haskell-cafe] Code completion? (IDE)?

2006-02-16 Thread Thiago Arrais
ow in a really infant stage, but it at least is something. Just take a look at the latest integration build that you are able to find at http://eclipsefp.sourceforge.net/download Cheers, Thiago Arrais ___ Haskell-Cafe mailing list Haskell-Cafe@haskell

Re: [Haskell-cafe] EclipseFP (Haskell IDE) 0.9.1 released

2006-02-02 Thread Thiago Arrais
lp. > Hopefully my rantings will be helpful to you and not make you lose hope :) I > really want see you succeed. They are actually much helpful. EclipseFP is work in progress, and I hope it wil always be. This kind of direct feedback from our users is very much appreciated. Thank you very much, Thiago Arrais ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] EclipseFP (Haskell IDE) 0.9.1 released

2006-02-01 Thread Thiago Arrais
tool for a language in a different language. 2006/2/1, Duncan Coutts <[EMAIL PROTECTED]>: > Fortunately using an IDE is optional. And should always be. An IDE should never be the only way to build things in any language. And the existing IDEs should always be backward compatible with the

[Haskell-cafe] EclipseFP (Haskell IDE) 0.9.1 released

2006-01-30 Thread Thiago Arrais
everyone on the Haskell community is welcome to participate. Cheers, Thiago Arrais ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe