ALEF


A concurrent language for systems programming. ALEF has C-like syntax, but a different type system. It comes with exception handling, process management and synchronization primitives, both shared variable and message passing. Used in the Plan 9 operating system.