logo

drewdevault.com

[mirror] blog and personal website of Drew DeVault git clone https://hacktivis.me/git/mirror/drewdevault.com.git

hare.md (843B)


  1. ---
  2. layout: page
  3. title: Introducing the Hare programming langauge
  4. ---
  5. **Abstract**
  6. > Hare is a systems programming language designed to be simple, stable, and
  7. > robust. Hare uses a static type system, manual memory management, and a
  8. > minimal runtime. It is well-suited to writing operating systems, system
  9. > tools, compilers, networking software, and other low-level, high performance
  10. > tasks.
  11. **Resources**
  12. - [Download slides](https://mirror.drewdevault.com/hare.pdf)
  13. - [Hare](https://harelang.org)
  14. **Events**
  15. Techinc
  16. 2022-05-04 @ 19:00 AMS
  17. Live stream/recording:
  18. <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>