cm0002@lemmy.world to Programming@programming.dev · 18 days agoThe Hare programming languageharelang.orgexternal-linkmessage-square9linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkThe Hare programming languageharelang.orgcm0002@lemmy.world to Programming@programming.dev · 18 days agomessage-square9linkfedilink
minus-squaremaarvin@lemmy.ziplinkfedilinkarrow-up0·17 days agoLooks like that’s answered in the docs: https://harelang.org/documentation/faq.html
minus-squarelad@programming.devlinkfedilinkEnglisharrow-up0·17 days ago have no package manager and encourage less code reuse as a shared value Also, its main goal is understandability, but some stdlib is written in assembly. I mean, this looks like a nice but very niche language, for some small endeavours maybe?
minus-squaremaarvin@lemmy.ziplinkfedilinkarrow-up0·17 days agoI suppose hare may be nice in environments where the entire tool-chain needs to be audited. Besides vibe I don’t really understand what niche it fills but, I’m not that smart. Syntax looks cool tho
Looks like that’s answered in the docs: https://harelang.org/documentation/faq.html
Also, its main goal is understandability, but some stdlib is written in assembly. I mean, this looks like a nice but very niche language, for some small endeavours maybe?
I suppose hare may be nice in environments where the entire tool-chain needs to be audited.
Besides vibe I don’t really understand what niche it fills but, I’m not that smart. Syntax looks cool tho