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

side-effect

You are here: irt.org | FOLDOC | side-effect

A language construct that modifies the state of the system. The most common side-effects are assignment, input and output. A language without side-effects is purely-functional - execution consists of the evaluation of an expression and all subexpressions are referentially transparent.

(1995-02-16)

Nearby terms: SICS « SICStus Prolog « sidecar « side-effect » Siemens » Siemens Nixdorf Informationssteme, AG » Sierra

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