Microsoft Store
 

Limbo programming language


 

Limbo is a programming language for writing distributed systems and is the language used to write applications for the Inferno operating system.

Related Topics:
Programming language - Applications - Inferno - Operating system

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The Limbo compiler generates architecture-independent object code which is then interpreted by the Dis virtual machine or compiled just before runtime to improve performance. Therefore all Limbo applications are completely portable across all Inferno platforms.

Related Topics:
Compiler - Architecture - Object code - Virtual machine

~ ~ ~ ~ ~ ~ ~ ~ ~ ~