[Haskell-cafe] Haskell/functional-language people in Raleigh/Durham, North Carolina, USA?

2013-04-16 Thread Benjamin Redelings
Hi, I'm curious if there are any other people on this list who are interested in Haskell and functional languages in the Triangle Area, in North Carolina? thanks! -BenRI ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org

Re: [Haskell-cafe] Program for displaying graph state in lambda interpreter?

2012-06-02 Thread Benjamin Redelings I
On 06/01/2012 05:07 PM, Sean Leather wrote: Hi Benjamin, On Fri, Jun 1, 2012 at 9:54 PM, Benjamin Redelings wrote: I have written an interpreter that operates on the lambda calculus augmented with letrec, constructors, case, primitive objects, and builtin operations. I'd like

[Haskell-cafe] Program for displaying graph state in lambda interpreter?

2012-06-01 Thread Benjamin Redelings
Hi, I have written an interpreter that operates on the lambda calculus augmented with letrec, constructors, case, primitive objects, and builtin operations. I'd like to display the internal state of the intepreter at various points so that I can, um, debug the programs that I've

Re: [Haskell-cafe] Question: Lazy Incremental Evaluation and Haskell?

2011-10-10 Thread Benjamin Redelings
On 10/08/2011 12:46 PM, Jan-Willem Maessen wrote: On Fri, Oct 7, 2011 at 2:46 PM, Brandon Moorebrandon_m_mo...@yahoo.com wrote: Margnus Carlsson did something monadic several years ago. http://dl.acm.org/citation.cfm?doid=581478.581482 Perhaps there is an implementation on Hackage or on his

[Haskell-cafe] Question: Lazy Incremental Evaluation and Haskell?

2011-10-06 Thread Benjamin Redelings I
? thanks! -BenRI -- Benjamin Redelings ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe