| | Ulf's Programming Language List |
 | | SDL can describe complex concurrent behavior by decomposing the system into blocks and processes connected by channels and signal routes, and describes the sequential stimulus-response behavior by means of extended finite state machines. |
 | | ASL (Activity Structures Language), a software process language (modelling formalism), is a proper superset of MSL (Marvel Strategy Language) -- used to express the "local" constraints and policies on individual tools and data -- extended by Roddle's "acticivity structures" for global control flow and synchronization. |
 | | Cyclone is a programming language that is as C-like as possible while preventing unsafe behavior (buffer overflows, dangling pointers, format string attacks, and so on). |
| www.cs.mun.ca /~ulf/pld/pls.html (2275 words) |