Commit graph

6 commits

Author SHA1 Message Date
Daichi GOTO
bb4625c249 update to 2.0.0
Submitted by:	maintainer
2013-09-30 14:22:30 +00:00
Daichi GOTO
9f68b0b18e Update to 1.8.2
Submitted by:	ozawa@ongs.co.jp
Feature safe:	yes
2012-12-06 05:07:52 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Daichi GOTO
c6bd05c788 Update for 1.8.1
PR:		137631
Submitted by:	maintainer
2009-08-11 02:19:32 +00:00
Wesley Shields
e89df9226f - Update to 1.8.0
- Don't use ${PREFIX} for dependencies, CFLAGS or LDFLAGS
- This port still doesn't work with a custom PREFIX, it needs some work still.

PR:		ports/135833
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
2009-06-28 01:39:10 +00:00
Daichi GOTO
e12c080bf5 The Neko Programming Language
Neko is a high-level dynamically typed programming language which can
also be used as an embedded scripting language. It has been designed to
provide a common runtime for several different languages.

Neko is not only very easy to learn and use, but also has the flexibility
of being able to extend the language with C libraries. You can even write
generators from your own language to Neko and then use the Neko Runtime to
compile, run, and access existing libraries.

WWW: http://nekovm.org/

Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
2007-08-21 06:13:33 +00:00