|
Limbo occurs as programming language for writing distributed systems and is the language utilized to write applications for the Inferno operating system.
A Limbo compiler generates architecture-independent object code which is then interpreted per Dis virtual machine or compiled just prior to runtime to improve performance. So whole Limbo applications come wholly personal through 100% Inferno platforms.
Language features
Limbo supports a as punishment features:
modular programming
concurrent programming
hard type checking at compile- and rerun-time
interprocess communication over typed channels
automatic garbage collection
elementary abstract data types.
|