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

Have you looked at Dart? It's not that far from Java.



Not really. It's a dynamically typed language that tries to fool the casual user into thinking it's statically typed.


But it has more normal types. I'm betting if asm.js takes off, dart2js could easily output code that uses it. Sure you can write fully untyped Dart code, but their js compiler already does a lot of type inference.




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

Search: