Hacker News new | ask | show | jobs
by Apocryphon 3110 days ago
It's interesting that Swift is a static language, despite having the lightweight modern syntax similar to Python or Ruby. Though I suppose Go is the same way.
1 comments

Haskell is one of the most strictly static languages around, and its syntax is super light weight.