House (operating system)

From Wikipedia, the free encyclopedia
Jump to: navigation, search
House
Programmed in Haskell
Latest stable release 0.8.93 / January 22, 2009; 4 years ago (2009-01-22)
Default user interface Graphical user interface
License BSD License
Official website http://programatica.cs.pdx.edu/House/

House is an acronym for the Haskell User's Operating System and Environment. It is an experimental operating system written in Haskell. It was written to explore system programming in a functional programming language.

It includes a graphical user interface, several demos, and its network protocol stack provides basic support for Ethernet, IPv4, ARP, DHCP, ICMP (ping), UDP, TFTP, and TCP.

External links[edit]