|
|
|
|
|
by pjmlp
4353 days ago
|
|
> A systems programming language would never come with a baked-in, hardcoded garbage collector incapable of soft realtime applications and such a limited scope in utility, not such a constrained set of concurrency primitives and such a basic type system. - Mesa/Cedar (Xerox PARC) - Modula-3 (Compaq/Olivetti) - Oberon/Active Oberon (Swiss Federal Institute of Technology) - Sing# (Microsoft Research) - D (Digital Mars) |
|
- not such a constrained set of concurrency primitives
- such a basic type system.
I imagine those languages have a good type system and/or good concurrency primitives (i.e. possibly making up for their GC "penalty").