|
|
|
|
|
by pjmlp
1228 days ago
|
|
I only used Pascal as one example for where enumerations appeared, if it makes you happy I can use ML from 1973 and be done with how "modern" Go happens to be. Glad that at least it managed to get inspired by CLU model of generics from 1975. There you go, enumerations, parametric types, structural typing, generics, garbage collection, modules, fast compilation to native code, REPL, checked errors, all about 50 years ago. Pity there wasn't a Google around to push them. |
|