“…a lambda-calculus with letrec, seq, case, constructors, and por, which is equipped with a normal order reduction and a contextual semantics as definition of equality of expressions. First it defines the infinite trees corresponding to the unrolling of expressions as in the 111-calculus of [5] also adding constructors, case, seq and por. Then reduction on the infinite trees is defined, where the basic rules are the corresponding rules for (beta), seq, case and por, and the rule ∞ − → is a generalization of the (parallel) 1-reduction (see [2]); it can also be seen as an infinite development (see also [5]), however, the tree structure is a bit more general for LRCCPλ.…”