Files
hello-world/readme.md
Jeddi cc20beedd8 Add Hare (#1349)
* Add Hare

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.

https://harelang.org/

* Add Hare in readme.md

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.

https://harelang.org/

* Incremented the language count

* Update h/Hare.ha

Co-authored-by: Richie Bendall <richiebendall@gmail.com>

Co-authored-by: Gabe <66077254+MrBrain295@users.noreply.github.com>
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2022-04-29 21:29:19 -05:00

27 KiB

Hello World

Hello World in every computer language.

As I watch the collection expand, this project has blown up more than I ever thought possible. Thanks to everyone who continues to contribute; new languages are created every day!

Make sure to see contributing.md for instructions on contributing to the project!

Languages (980 total)