Hopefully it's only a matter of time before we start integrating corpus data and NLP analysis into dictionaries. I'd love to know: how often is each meaning used?
Related Posts
The Matter protocol is excellent for puns.
"Does it Matter? It doesn't Matter."
What are the most popular languages that have used an AST walker for their implementation?
I know Ruby used to do this, but there must be others.
(I'm interested in the lowest PL speed that users will tolerate if you have awesome features.)
Coming from JS or Python, imports in Rust feel weird. They're entirely optional aliases for fully qualified symbols, which are always available.
I don't know of many other languages where you can just start using libraries. Java is the only one I can think of.