Software:House (operating system)
From HandWiki
Short description: Experimental open source operating system
Written in | Haskell |
---|---|
Working state | Dormant |
|Final release|Latest release}} | 0.8.93 / January 22, 2009 |
Default user interface | Graphical user interface |
License | 3-clause BSD[1] |
Official website | http://programatica.cs.pdx.edu/House/ |
House (acronym for Haskell User's Operating System and Environment) is an experimental open source 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.
References
External links
- A Principled Approach to Operating System Construction in Haskell, technical paper on House details
Original source: https://en.wikipedia.org/wiki/House (operating system).
Read more |