SISAL is a programming language created in 1983 by James McGraw.
#1374on PLDB | 40Years Old |
Try now: TIO
SISAL ("Streams and Iteration in a Single Assignment Language") is a general-purpose single assignment functional programming language with strict semantics, implicit parallelism, and efficient array handling. SISAL outputs a dataflow graph in Intermediary Form 1 (IF1). It was derived from VAL (Value-oriented Algorithmic Language, designed by Jack Dennis), and adds recursion and finite streams. Read more on Wikipedia...
Feature | Supported | Token | Example |
---|---|---|---|
Static Typing | ✓ |