Sciweavers

ISCIS
2009
Springer

XLambda: A functional programming language with XML syntax

13 years 11 months ago
XLambda: A functional programming language with XML syntax
—We describe XLambda, a functional language with XML syntax, and its processor which is implemented fully and completely in XSLT. XLambda has all the basic features of a functional language, such as defining named functions, operations on numbers, passing functions as parameters, constructing arbitrary data structures etc. What sets XLambda apart from the rest of the functional languages is not its feature set though, but rather its syntax and processor which is implemented as an XSLT stylesheet. Since most Web browsers have XSLT processors already built in, XLambda has the potential to be used as a scripting language in Browsers, much in the same way as JavaScript, among other possibilities.
Ruhsan Onder, Zeki Bayram
Added 26 May 2010
Updated 26 May 2010
Type Conference
Year 2009
Where ISCIS
Authors Ruhsan Onder, Zeki Bayram
Comments (0)