8 ms·
> It's also dynamically typed which disqualifies it for large collaborative projects. You can add type declarations and a good compiler will check against them
by cracauer 5y ago
> It's also dynamically typed which disqualifies it for large collaborative projects.
You can add type declarations and a good compiler will check against them at compile time:
https://medium.com/@MartinCracauer/static-type-checking-in-the-programmable-programming-language-lisp-79bb79eb068a https://medium.com/@MartinCracauer/static-type-checking-in-t...