6 ms·
I've started learning Erlang recently and I'm enjoying it. Ada and Forth have also intrigued me too, but idk if either of those are obscure
by jamesmp98 7y ago
I've started learning Erlang recently and I'm enjoying it. Ada and Forth have also intrigued me too, but idk if either of those are obscure
- beckler 7y agoI did some Ada in college. It's incredibly powerful, but it can be pretty difficult to work with. I don't know where else is used other than aviation and the military.
- randomsearch 7y ago+1 for Ada. Loved they way it made tasks and monitors etc explicit. Easy to work with low level hardware. Liked the subtyping too. Often compilation => correct.
- sa46 7y agoAda was the intro programming language at my college and I have a soft spot for it.