Hacker News new | ask | show | jobs
by recursive 3750 days ago
A language's dynamic typing is a separate question from whether it's compiled. PHP can remain dynamically typed, and still be compiled.
1 comments

This.