cm0002@lemmy.world to Programming@programming.dev · 23 days agoThe Hare programming languageharelang.orgexternal-linkmessage-square9linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkThe Hare programming languageharelang.orgcm0002@lemmy.world to Programming@programming.dev · 23 days agomessage-square9linkfedilink
minus-squarelad@programming.devlinkfedilinkEnglisharrow-up0·22 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·22 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
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