ALGOL 68S
| ALGOL 68S | |
|---|---|
| Paradigms | Multi-paradigm: concurrent, imperative |
| Family | ALGOL |
| Designed by | Charles H. Lindsey |
| First appeared | 1977 |
| Typing discipline | static, strong, safe, structural |
| Scope | Lexical |
| Implementation language | BLISS |
| Platform | Motorola 680x0, Sun SPARC |
| OS | SunOS, Solaris, GEMDOS |
ALGOL 68S is a programming language designed as a subset of ALGOL 68, to allow compiling via a one-pass compiler. It was mostly for numerical analysis.