TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Static Type Checking in Lisp (2019)

1 pointsby funkasterabout 6 years ago

1 comment

_bxg1about 6 years ago
The problem then is editor support. When a language has only one (or two, in javascript&#x27;s case) static type systems, editors can cover those. But you&#x27;re not going to get support from the IDE you actually use for your bespoke type macro. (<i>But emacs!</i> yes, I know, but many in the Clojure world for example use IDEA.)