Software:House (operating system)

From HandWiki
Revision as of 09:16, 9 February 2024 by S.Timg (talk | contribs) (over-write)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Short description: Experimental open source operating system
House
Written inHaskell
Working stateDormant
|Final release|Latest release}}0.8.93 / January 22, 2009; 15 years ago (2009-01-22)
Default user interfaceGraphical user interface
License3-clause BSD[1]
Official websitehttp://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