Microsoft Store
 

Inferno (operating system)


 

Inferno is an operating system for creating and supporting distributed services. The name of the operating system and of its associated programs, as well as of the company Vita Nuova that produced it, were inspired by the literary heritage of Dante Alighieri, particularly the Divine Comedy.

Related Topics:
Operating system - Vita Nuova - Dante Alighieri - Divine Comedy

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Inferno runs in hosted mode under several different operating systems or natively on a range of hardware architectures. In each configuration the operating system presents the same standard interfaces to its applications.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

A communications protocol called Styx is applied uniformly to access both local and remote resources. As of the fourth edition of Inferno, Styx is identical to Plan 9's newer version of its hallmark 9P protocol, 9P2000.

Related Topics:
Styx - Plan 9 - 9P - 9P2000

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Applications are written in the type-safe Limbo programming language, whose binary representation is identical over all platforms, and is executed using Just-in-time compilation techniques

Related Topics:
Type-safe - Limbo

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

in a virtual machine.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Inferno runs directly on native hardware and also as an application providing a Virtual Operating System over other platforms. Applications can be developed and run on all Inferno platforms without modification or recompilation.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Native ports include:

~ ~ ~ ~ ~ ~ ~ ~ ~ ~