💾 Archived View for bbs.geminispace.org › u › DocEdelgas › 4703 captured on 2023-09-28 at 19:28:14. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-09-08)

➡️ Next capture (2023-11-04)

🚧 View Differences

-=-=-=-=-=-=-

Re: "I tried out Hare shortly after it was publicly announced..."

Comment in: s/Harelang

While I have taken an interest in Hare, I have so far failed to see why I should use it over C.

🔭 DocEdelgas

2023-08-24 · 5 weeks ago

1 Later Comment

🦀 jeang3nie

Honestly, in a lot of cases there probably isn't a good reason to do so. Particularly if you're comfortable in C. I do like certain features, and in particular it has actual error handling at the language level, but both are sufficiently minimalist that they're largely interchangeable. Which gives C the edge just based on portability.

Still, I think it's a good design and I'm glad it exists.

Original Post

🌒 s/Harelang

I tried out Hare shortly after it was publicly announced and found it pretty cool then, but haven't gone back to it again until recently. It's got a really minimalist ethos, which I really like. I did have to patch the port on FreeBSD to get it to work there, but it was a single line added to config.mk. Hopefully the maintainer will act on it quickly. Dr Brian Callahan has it working on OpenBSD as well. It only supports open source operating systems, which I find I like. Currently working on...

💬 jeang3nie · 4 comments · 2 likes · 2023-07-19 · 2 months ago