Category:Fexl: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1:
{{language}}
[http://fexl.com Fexl] is a [[functional programming]] language designed to be compact, efficient, and customizable in embedded environments. Its implementation aims to be the thinnest possible functional programming layer possiblebuilt on top of [[C]].
 
Fexl has no keywords, so whenever you see a symbol in a Fexl program, that symbol always refers to a function.
Anonymous user