Hyena Status? Re: [Haskell-cafe] Starting Haskell with a web application

Hello Johan Tibell,
Hyena looks very interesting. From the github tracking, you've been
working... Maybe a release soon?
Also, I saw your slides from the 'Left-fold enumerators' presentation at
Galois. Maybe include the slides in the docs/ for a release?
Thank you.
__
Donnie
On Thu, Mar 6, 2008 at 7:40 AM, Johan Tibell
Do you (both) have repos that I could download from? I quite interested in both projects, esp. the WSGI clone.
Yes and no. The code [1] is in my darcs repository but is in an unusable state until I've fixed my incremental parser (in Hyena/Parser.hs) which I plan to do next week. I would like the first release to be nice and polished so I'm trying to not release anything prematurely.
1. http://darcs.johantibell.com/hyena/ _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

On Tue, Sep 16, 2008 at 11:15 AM, Donnie Jones
Hello Johan Tibell,
Hyena looks very interesting. From the github tracking, you've been working... Maybe a release soon?
I'm working towards it. I've been very busy at work lately but it's getting there. I need to do some more optimization work. The holy grail is 10k requests per second.
Also, I saw your slides from the 'Left-fold enumerators' presentation at Galois. Maybe include the slides in the docs/ for a release?
I make sure the project is documented in the best way I can come up with. :)

Hello Johan,
On Wed, Sep 17, 2008 at 1:12 AM, Johan Tibell
On Tue, Sep 16, 2008 at 11:15 AM, Donnie Jones
wrote: Hello Johan Tibell,
Hyena looks very interesting. From the github tracking, you've been working... Maybe a release soon?
I'm working towards it. I've been very busy at work lately but it's getting there. I need to do some more optimization work. The holy grail is 10k requests per second.
Excellent!
Also, I saw your slides from the 'Left-fold enumerators' presentation at Galois. Maybe include the slides in the docs/ for a release?
I make sure the project is documented in the best way I can come up with. :)
Yes, I saw your code is commented extensively. I wish I had time to contribute... maybe after this semester. ;) Thanks! __ Donnie
participants (2)
-
Donnie Jones
-
Johan Tibell