Prev | Current Page 289 | Next

L. McColl-Sylvester and F. Ponticelli

"Professional haXe and Neko"


systools A cross - platform extension to the Neko VM for accessing system APIs.
Table continued on following page
148
Part I: The Core Language
Project Description
twister An implementation of the Mersenne Twister pseudo - random number generator
for haXe.
VectorSpace This project contains some classes to work with Vectors.
xcross xCross is a package to cross - build zero - depencency haXe applications.
xinf xinf is not flash: cross - runtime, cross - platform graphics.
xpath Implementation of XPath for haXe.
Installing haxelib Libraries
Installing haxelib libraries is really simple. Open the command prompt (or terminal if on a non - windows
machine) and type:
> haxelib install libname
Where libname is the name of the library you want to install. Note that the tool is case sensitive and you
have to use the exact name as shown in the library repository. Once invoked the library is downloaded
and uncompressed in the local library folder. Some libraries require a post installation action that can be
performed using the following command.


Pages:
277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301