Date: Tue, 21 Aug 2007 06:13:33 +0000 (UTC) From: Daichi GOTO <daichi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/neko Makefile distinfo pkg-descr pkg-plist Message-ID: <200708210613.l7L6DXE0060916@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
daichi 2007-08-21 06:13:33 UTC
FreeBSD ports repository
Modified files:
lang Makefile
Added files:
lang/neko Makefile distinfo pkg-descr pkg-plist
Log:
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>
Revision Changes Path
1.567 +1 -0 ports/lang/Makefile
1.1 +163 -0 ports/lang/neko/Makefile (new)
1.1 +3 -0 ports/lang/neko/distinfo (new)
1.1 +12 -0 ports/lang/neko/pkg-descr (new)
1.1 +17 -0 ports/lang/neko/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708210613.l7L6DXE0060916>
