SlackBuildsOrg/development/neko
rc-05 b52f4207e6
development/neko: Added (programming language).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-10-26 08:26:32 +07:00
..
neko.info
neko.SlackBuild
README
slack-desc

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.