Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

  • bell_labs (2)

    Inferno Distributed Operating System

    Compare

      Analyzed 27 days ago

    Inferno® is a distributed operating system, originally developed at Bell Labs, but now developed and maintained by Vita Nuova® as Free Software. Applications written in Inferno's concurrent programming language, Limbo, are compiled to its portable virtual machine code (Dis), to run anywhere on a ... [More] network in the portable environment that Inferno provides. Unusually, that environment looks and acts like a complete operating system. The use of a high-level language and virtual machine is sensible but mundane. The interesting thing is the system's representation of services and resources. They are represented in a file-like name hiearchy. Programs access them using only the file operations open, read/write, and close. The 'files' may of course represent stored data, but may also be devices, [Less]

    1.15M lines of code

    4 current contributors

    over 5 years since last commit

    13 users on Open Hub

    Inactive
    4.625
       
    I Use This
    Licenses: gpl, lucent_plan9, lgpl