» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with interpreter + monads

defmacro - Writing A Lisp Interpreter In Haskell

"A while ago, after what now seems like eternity of flirting with Haskell articles and papers, I finally crossed the boundary between theory and practice and downloaded a Haskell compiler."

Haskell: del.icio.us tag/haskell

defmacro - Writing A Lisp Interpreter In Haskell

Details example useful for a number of idioms. (And one priceless footnote: "There don't seem to be any definitive sources that suggest Haskell isn't good at something.")

Haskell: del.icio.us tag/haskell

Steele: Building Interpreters by Composing Monads | Lambda the Ultimate

We exhibit a set of functions coded in Haskell that can be used as building blocks to construct a variety of interpreters for Lisp-like languages. The building blocks are joined merely through functional composition.

Haskell: del.icio.us tag/haskell