Projects tagged ‘neko’


Jump to tag:

Projects tagged ‘neko’

Filtered by Project Tags neko

Refine results Project Tags haxe (39) flash (13) php (8) javascript (6) actionscript (5) swf (3) c (3) as3 (3) vm (2) flex (2) sdl (2) nme (2)

[44 total ]

28 Users
   

haXe is a high-level object-oriented programming language mainly focused on helping programers develop Websites and Web applications. haXe has been designed to be easily portable across several platforms.
Created over 2 years ago.

12 Users
   

Neko is a high-level dynamically typed programming language which can also be used as an embedded scripting language. It has been designed to provide a common runtime for several different languages. ... [More] Neko is not only very easy to learn and use, but also has the flexibility of being able to extend the language with C libraries. Neko has a compiler and virtual machine. The Virtual Machine is both very lightweight and extremely well optimised so that it can run very quickly. The VM can be easily embedded into any application and your libraries are directly accessable using the C foreign function interface. [Less]
Created over 2 years ago.

4 Users
   

Templo is the advanced template system for haXe. It consists of one small haXe loader, and one commandline tool temploc which is capable of compiling a .mtt template file either to Neko or PHP. ... [More] temploc is written in NekoML because of its parser facilities. [Less]
Created about 1 year ago.

3 Users
 

Caffeine-hx provides lots of extensions for your Haxe programming.
Created about 1 year ago.

2 Users
 

A unit testing framework for haXe.
Created about 1 year ago.

1 Users
 

nMagick is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.
Created about 1 year ago.

1 Users
 

Until recently, the haXe and Neko platforms provided support for only MySQL Server, SQLite and PostgreSQL. Now, thanks to nODBC, the haXe and Neko platforms can also target Microsoft SQL Server ... [More] , Microsoft Access, Sybase, Oracle and more... This extensions currently has minor irritations that require custom functions to be added for it to be SPOD compatible, as ODBC doesn't provide a standardized means to acquire the last inserted id, or the current number of rows; both required within the SPOD framework. [Less]
Created about 1 year ago.

1 Users
 

A standard way of doing asynchronous (and synchronous) unit tests in haXe.
Created about 1 year ago.

1 Users
 

Create cross platform 2D games and apps with the Neko platform using the haXe language
Created about 1 year ago.

1 Users
 

nGame is an ndll extension for Neko, providing bindings for the Allegro 2D gaming API. Develop 2D games using the haXe language.
Created about 1 year ago.