House (operating system)
From Wikipedia, the free encyclopedia
| Programmed in | Haskell |
|---|---|
| Latest stable release | 0.8.93 / January 22, 2009 |
| 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]
- House, official home page
- A Principled Approach to Operating System Construction in Haskell, technical paper on House details
| This operating system-related article is a stub. You can help Wikipedia by expanding it. |