hare.md (843B)
- ---
- layout: page
- title: Introducing the Hare programming langauge
- ---
- **Abstract**
- > Hare is a systems programming language designed to be simple, stable, and
- > robust. Hare uses a static type system, manual memory management, and a
- > minimal runtime. It is well-suited to writing operating systems, system
- > tools, compilers, networking software, and other low-level, high performance
- > tasks.
- **Resources**
- - [Download slides](https://mirror.drewdevault.com/hare.pdf)
- - [Hare](https://harelang.org)
- **Events**
- Techinc
- 2022-05-04 @ 19:00 AMS
- Live stream/recording:
- <iframe title="Introducing the Hare programming language" src="https://spacepub.space/videos/embed/4b848922-e752-4065-baa3-f18afba13edb" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315" frameborder="0"></iframe>