283
edits
KalmanKeri (talk | contribs) mNo edit summary |
KalmanKeri (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
'''Pipe-calculus''' is a universal model of computation closely related to [[Wikipedia:process_calculus|process calculus]], [[Wikipedia:lambda_calculus|lambda calculus]] and [[Wikipedia:Formal_grammar|formal grammars]] | '''Pipe-calculus''' is a universal model of computation closely related to [[Wikipedia:process_calculus|process calculus]], [[Wikipedia:lambda_calculus|lambda calculus]] and [[Wikipedia:Formal_grammar|formal grammars]]. | ||
One of its distinctive features is the inclusion of syntactic symbols, so it is possible to express program structure and complex data types using only the built-in constructs. | |||
Pure pipe-calculus is untyped. Construction of a [[ideas_for_a_type_system|type system]] is an ongoing effort, placing the focus on well-typed communication of programs. | Pure pipe-calculus is untyped. Construction of a [[ideas_for_a_type_system|type system]] is an ongoing effort, placing the focus on well-typed communication of programs. | ||
edits