User loginNavigation |
haXe 1.0There's been a lot of activity with Javascript generators lately, with project such as Google Web Toolkit or Links. haXe is an OO language with high-level features (polymorphism, type inference, structural subtyping, iterators) meant to program the Web. It targets three platforms : Javascript, Neko (for the server side) and Flash. Instead of taking an approach to isolate a "common feature set", haXe has a common standard library but also give access to each platform "native" library. Some classes can be supported on several platforms by using conditional-compilation with platform-specific code. For example haXe includes some optional libraries that can be used for example to do transparent synchronous or asynchronous communications between the platforms (called Remoting). haXe 1.0 was released a few days ago on http://haxe.org. The haXe compiler is entirely written in OCaml. By Nicolas Cannasse at 2006-05-23 11:58 | LtU Forum | previous forum topic | next forum topic | other blogs | 8103 reads
|
Browse archivesActive forum topics |
Recent comments
7 weeks 6 days ago
8 weeks 1 day ago
8 weeks 3 days ago
15 weeks 2 days ago
21 weeks 21 hours ago
21 weeks 1 day ago
22 weeks 22 hours ago
24 weeks 6 days ago
26 weeks 2 days ago
26 weeks 2 days ago