8000 GitHub - DanielUranga/neko: The Neko Virtual Machine
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DanielUranga/neko

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 79.2%
  • C++ 11.2%
  • HTML 4.9%
  • OCaml 4.2%
  • Makefile 0.1%
  • Objective-C 0.1%
  • Other 0.3%
0