Hacker News new | ask | show | jobs
by platz 4465 days ago
After the comments I've seen from paulp, I'd hardly believe that way Scala did this was optimal, although I'm not sure there were any issues with lexing & parsing
1 comments

It's not optimal and it doesn't matter considering parsing overhead is just noise compared to type system computations.