Category:Limbo
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Garbage collected: | Yes |
---|---|
See Also: |
|
Limbo is the application programming language for Inferno. Syntactically similar to C, and more so its predecessor, Go, it has several features that make it simpler, safer and yet more powerful and better suited to the development of concurrent, distributed systems. 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. This ensures that Limbo applications are completely portable across all Inferno platforms.[1]
Limbo's approach to concurrency was inspired by Hoare's Communicating Sequential Processes (CSP).[2]
Citations
See Also
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Limbo examples needing attention (empty)
- Limbo Implementations (empty)
- Limbo User (2 P)
Pages in category "Limbo"
The following 24 pages are in this category, out of 24 total.