search for: nekovm

Displaying 1 result from an estimated 1 matches for "nekovm".

Did you mean: neko
2010 May 19
2
[LLVMdev] First proof of concept of a LLVM driven backend for the neko virtual machine
...ine, which is primarily targetted by haXe. haXe is a statically typed programming language that has targets to JavaScript, Flash, as well as Neko. Both haXe and Neko are developed by Nicolas Cannasse, with contributions from many others. You can read more about haXe and Neko at www.haxe.org and www.nekovm.org. The current neko vm has a x86 JIT. The aim of this work is to get the Neko VM to run fast on 64 bit machines, and hopefully improve performance on 32 bit targets as well. You can get the code from this repository: http://github.com/vava/neko_llvm_jit The work is still incomplete - only the...