| Projects on Google Code | Results 1 - 10 of 39 |
The project aims to provide implementation of various servers under Neko VM. The incomplete list consists of HTTP, AMF/HTTP, haXe remoting/HTTP, RTMP and other servers.
Project aims to provide neko applications with openldap library functionality.
This project contains a collection of [http://ant.apache.org Ant] tasks which help you integrate [http://haxe.org haXe] with Ant.
Tested and working on Ant 1.7.0, 1.7.1
== Installation ==
To install anthx, use: `haxelib install anthx`
== Declare anthx Tasks ==
To declare all anthx tasks w...
= hxGD =
== What is hxGD? ==
*hxGD* is a small library that uses the [http://www.libgd.org/ libGD] library to create images and animations out of a haXe / neko application.
== What is possible with hxGD ==
* loads `jpeg`, `png`, `gif` and `bmp` images
* saves `jpeg`, `png`, `gif` images
* b...
pascal4neko is a translation of the neko CFFI to object pascal.
With pascal4neko you can create .ndll (neko dlls) written in object pascal (Delphi or freepascal) which can be used in neko programs.
Alternatively you can use pascal4neko to embed neko modules in your pascal programs.
There is a sa...
nPostgres adds to the haXe SPOD layer to provide database bindings for the PostgreSQL database.
ATTENTION!
---------------------
I really could do with some makefiles for this project for Mac OSX (both architectures) and Linux. Please, if you're good at that sort of thing, lend a hand :-)
Create cross platform games and apps with the Neko platform
*NME 0.9* is now available from the haXeLib repository.
Now supports Mac(intel only), Linux and Windows!
A unit testing framework for haXe.
* [BasicTutorial Basic Tutorial]
* [AsyncTest Asynchronous Test]
haXe 详细文档项目
haXeDocument
The "neash" library provides a compatibility layer to allow haXe programs to target neko, c++ and flash9, giving both web browser and stand-alone support. The API follows the flash9 API very closely to allow easy porting from existing code. The neko and c++ implementations currently make use of th...