Hacker News new | ask | show | jobs
by sa_su_ke_75 3656 days ago
haxe have some incompatibility with syntax js. like don't support classic for and in if statement null must be explicited (you must do if (x==null)). but thanks to macros the porting of js generic more simple.