2022-04-25 21:42:47 +02:00
2022-04-25 21:22:58 +02:00

harelang test

try some hare (now that it's been officially announced).

to run the program, use hare run main.ha, to build the program and then run it, use hare build -o <name> && ./<name>.

or just have a look at the fine tutorial yourself to learn more.

S
Description
try some harelang
Readme 220 KiB