Page MenuHomeSolus

nekovm
Closed, ResolvedPublic

Description

Description: Neko is a high-level dynamically typed programming language. It can be used as an embedded scripting language. It has been designed to provide a common runtime for several different languages. Learning and using Neko is very easy. You can easily extend the language with C libraries. You can also write generators from your own language to Neko and then use the Neko Runtime to compile, run, and access existing libraries.

Source: https://github.com/HaxeFoundation/neko
Licence: https://github.com/HaxeFoundation/neko/blob/master/LICENSE
Tarball: http://nekovm.org/download
Build Instruction: https://github.com/HaxeFoundation/neko/blob/master/README.md#build-instruction

This is needed by haxe(T1122)
Depends on Apache 2.2 / 2.4, with apr and apr-util

Related Objects

StatusSubtypeAssignedTask
Wontfixalecbcs
Resolvedalecbcs
InvalidNone
Duplicateikey

Event Timeline

JoshStrobl triaged this task as Normal priority.Oct 24 2016, 9:16 AM
JoshStrobl moved this task from Backlog to Accepted For Inclusion on the Package Requests board.
alecbcs added a subscriber: alecbcs.

I just finished working on the build and now I'll start testing this package.

Hi everyone, I just wanted to keep you updated. I uploaded the patch for this package for revision at https://dev.solus-project.com/D400.