Y
Hacker News
new
|
ask
|
show
|
jobs
by
7thaccount
2142 days ago
I'd use Ada if there was a really good open source version with an MIT or similar license. It does "feel" nice.
2 comments
auxym
2142 days ago
Nim has a type system that is heavily inspired by Modula/Oberon/Ada
link
froh
2142 days ago
Did you have a look at gnat?
Your generated code is free:
https://en.m.wikipedia.org/wiki/GNAT#License
link