Hacker News new | past | comments | ask | show | jobs | submit login

That somewhat points to a development environment that I would like---a statically compiled language that is also easily interpreted. You develop with the interpreted version to get the quickest turnaround, and then you compile it for speed when you're ready to release your product.

Seems like LLVM or the JVM would both make this comfortable.




You should check out Groovy then. It has optional typing. Put in enough type annotations, and it's compiled Java.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: