kele86838437 / neko

The Neko Virtual Machine

Home Page:http://nekovm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NekoVM

TravisCI Build Status AppVeyor Build Status

Neko Virtual Machine

See http://nekovm.org/

Nightly Builds

Windows

https://ci.appveyor.com/project/HaxeFoundation/neko/build/artifacts

Note that you may need to install "Microsoft Visual C++ 2010 Redistributable Package" (x86), in case it complains MSVCR100.dll is missing.

Mac

brew install neko --HEAD.

Linux

Install the libgc-dev dependency, then build from source.

FreeBSD

Install the devel/boehm-gc-threaded port or corresponding package, then build from source. See Makefile for additional instructions.

About

The Neko Virtual Machine

http://nekovm.org

License:MIT License


Languages

Language:C 79.3%Language:C++ 11.2%Language:HTML 4.9%Language:OCaml 4.2%Language:Makefile 0.1%Language:Objective-C 0.1%Language:CSS 0.1%Language:Pascal 0.1%Language:Haxe 0.0%