Haxe 4.0.0-RC.4 release, Web development language

Haxe is a new open source programming language, developers said: "Compared to other languages ​​(Java platform is the JVM, C # platform is .Net, ActionScript platform is Flash Player, etc.), Haxe is a true multi-platform language version 4.0.0 rC.4 its release, this version of the compiler and memory utilization to improve the integrity of the server, in order to better support IDE, also carried out a number of modifications.

Here is the update:

Standard Library:

  • all: add Map.clear, improved Date API, adding JSON-RPC protocol and the packet type is added haxe.display default timeout HTTP socket, etc.
  • macro: Adding Context.info, and adding Context.getMessages Context.filterMessages, add the string of text type CString
  • flash: Add flash.AnyType

General improvements and optimization: 

  • all: allows enumeration constructor with no arguments as a static inline variable, improved inline processing default values, display API made various improvements, detects an invalid code in the inactive #token improved --help -defines and --help-metas, improved overall file search, improved server response to adding and deleting files, improved memory handling building the server that supports conditional compilation identifier hovering, improvement and harmonization of checking identifier names, field and type, delete some redundant cast expressions, add the --server-connect

Repair bug: 

  • Repair and replacement range displays various positions in the API
  • Repair and @: arrayAccess related compiler hangs
  • Matcher repair mode, allows the switching on incomplete value-places
  • Fix the missing server local variables on the type of information compiled
  • Repair unified recursive type
  • GADT repair a variety of issues related to

For a complete list, see the release notes:

https://haxe.org/download/version/4.0.0-rc.4/ 

Guess you like

Origin www.oschina.net/news/109732/haxe-4-0-0-rc-4-released