[Haskell] [ANN] HyperHaskell -- the strongly hyped Haskell interpreter

2016-10-17 Thread Heinrich Apfelmus
s direction. Related projects that I know of: * IHaskell- https://github.com/gibiansky/IHaskell * Haskell for Mac - http://haskellformac.com/ Unfortunately, the first has a reputation for being difficult to install, and the second is partially proprietary and Mac only. Hence this n

Re: [Haskell] I've just published an introductory book on Haskell Data Analysis

2014-06-30 Thread Heinrich Apfelmus
ns: [2]: https://news.ycombinator.com/item?id=6933716 Again, this may not apply to the particular book advertised here. Best regards, Heinrich Apfelmus -- http://apfelmus.nfshost.com ___ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell

Re: [Haskell] Haskell stars in experimental film

2012-11-29 Thread Heinrich Apfelmus
dge undergrad music student. Enjoy! (What is concrete music, btw?) Ah, so *this* is the famous Glasgow Haskell Cat. I had always wondered what the abbreviation GHC stands for. Best regards, Heinrich Apfelmus -- http://apfelmus.nfshost.com ___ Haskell m

Re: [Haskell] Compositional Compiler Construction, Oberon0 examples available

2012-08-21 Thread Heinrich Apfelmus
Doaitse Swierstra wrote: Heinrich Apfelmus wrote: I have a small question: Last I remember, you've mainly been using your UUAGC preprocessor to write attribute grammars in Haskell, especially for UHC. Now that you have first-class attribute grammars in Haskell ("achievement unlocked&

Re: [Haskell] [Announce] Compositional Compiler Construction, Oberon0 examples available

2012-08-19 Thread Heinrich Apfelmus
like to take them? Best regards, Heinrich Apfelmus -- http://apfelmus.nfshost.com ___ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell

Re: [Haskell] Call for GUI examples - Functional Reactive Programming

2011-07-09 Thread Heinrich Apfelmus
David Barbour wrote: Heinrich Apfelmus wrote: Can GUI programming be liberated from the IO monad? I believe it can be. But is FRP the right way to achieve this? Most of the GUI problems I've ever encountered involve open systems: configuration files, plugins, command and control, dat

Re: [Haskell] ANN: syntactic-0.1

2011-05-10 Thread Heinrich Apfelmus
D. Swierstra's recent parser/grammar combinators that can handle left-recursive grammars. Once syntactic can deal with those, you're the king! :) Best regards, Heinrich Apfelmus -- http://apfelmus.nfshost.com ___ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell

[Haskell] Re: Announce: revamped free theorems generator

2010-06-23 Thread Heinrich Apfelmus
A -> A . I've learned this idea from Dan Piponi: http://blog.sigfpe.com/2007/02/monads-for-vector-spaces-probability.html http://blog.sigfpe.com/2007/06/monads-from-algebra-and-the-gray-code.html Regards, Heinrich Apfelmus -- http://apfelmus.nfshost.com

[Haskell] ANN: operational-0.2.0.0

2010-04-26 Thread Heinrich Apfelmus
cts.haskell.org/operational/ Changes --- version 0.1.0.0 -> version 0.2.0.0 * changed name of view type to `ProgramView` * added instances for mtl classes * new function `liftProgram` to embed `Program` in `ProgramT` * new example TicTacToe.hs * various documentation updates Regards,

[Haskell] Re: HaskellWiki Update

2009-01-19 Thread Heinrich Apfelmus
Ashley Yakeley wrote: > There has been a lot of spam on HaskellWiki. Since anonymous edits have > been switched off, a spammer tactic has been to create hundreds of > accounts to evade individual account blocks. > > To combat this, I have > > 1. deleted all user accounts that have made no edits;