Hacker News new | ask | show | jobs
by mwexler 2 days ago
This reminds me of Frink https://frinklang.org/ which cleverly carries units through calculations. It borrows from many other languages and has some "clear text" commands like parent post, but it's emphasis on unit consistency helps avoid conversion slop.
1 comments

_That_ is _very_ cool, esp. that it can make images (in SVG). I don't suppose anyone has implemented it (or something similar) in a language other than Java?