logoalt Hacker News

ovenpastayesterday at 5:50 PM1 replyview on HN

I agree on the repetitions those need cleanup. Regarding filenames, it is a GNAT convention (the GCC's ada compiler) where we need to have the package name on it separated by -


Replies

OneWingedSharkyesterday at 7:58 PM

Ada has some excellent GENERICs, you can use them to great effect for reducing code-size.