Ada as a language was developed pretty much for US Dept of Defense, by a commitee, so it's a bit "odd". Lots of strong typing, things basically "verify correctness with the compiler as much as possible" wasn't really that bad, similar constructs in other languages, but compilation was atrocious. Batch jobs overnight on Dec Vaxes. No such thing as "Just In Time" Ada.
Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp. - coalton/intro-to-coalton.md at main · coalton-lang/coalton
By Robert Smith, Elias Lawson-Fox, Cole Scott Introduction Coalton is a statically typed functional programming language built with Common Lisp. This is Coalton computing Fibonacci numbers by exponentiating functions (not numbers!). (coalton-toplevel (declare function-power (Integer -> (:t ->...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.