Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

purely functional language

You are here: irt.org | FOLDOC | purely functional language

<language> A language that supports only functional programming and does not allow functions to have side-effects. Program execution consists of evaluation of an expression and all subexpressions are referentially transparent.

(2003-03-25)

Nearby terms: pure lambda-calculus « PureLink « Pure Lisp « purely functional language » Purify » Purple Book » purple wire

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb