Publication View

Reference The following presentation is based on... (2008)

Abstract
•...in the following summarized as parsing...an application of functional programming typically used to demonstrate its power and elegance. Enjoys a long history. An early work for example is...

Publication details
Download http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.93.4199
Source http://www.complang.tuwien.ac.at/knoop/lehre/ss2007/ffp185210/ffp07_070614.pdf
Contributors CiteSeerX
Repository CiteSeerX - Scientific Literature Digital Library and Search Engine (United States)
Keywords • Expressions data Expr = Lit Int | Var Name | Op Ops Expr Expr data Ops = Add | Sub | Mul | Div | M
Type text
Language English