Hacker News new | ask | show | jobs
by mathverse 803 days ago
Could not in theory the stdlib and most used libraries be heavily type annotated to assist the compiler?
1 comments

The compiler could grow a cache of sorts, analysing "bubbles" of code which does not touch other bubbles and keep type info (and compilation output!).