Comment on Layered Design in GoparentComments−homebrewer1yOther languages (Pascal, Ocaml, maybe Zig) have proven that it's possible to implement a very fast compiler that emits efficient machine code while not dumbing down the language to complete brain death.−flavio811yAdd Common Lisp to the list. And even Scala has fast compile times today.
Comments
Other languages (Pascal, Ocaml, maybe Zig) have proven that it's possible to implement a very fast compiler that emits efficient machine code while not dumbing down the language to complete brain death.
Add Common Lisp to the list. And even Scala has fast compile times today.