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

guard

You are here: irt.org | FOLDOC | guard

<programming> 1. In functional programming, a Boolean expression attached to a function definition specifying when (for what arguments) that definition is appropriate.

2. In (parallel) logic programming, a Boolean expression which is used to select a clause from several alternative matching clauses.

See Guarded Horn Clauses.

3. In parallel languages, a Boolean expression which specifies when an message may be sent or received.

(1995-05-09)

Nearby terms: GT/SQL « gu « guaranteed scheduling « guard » Guarded Horn Clauses » gubbish » guest book

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