SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

nekovm rpm build for : Fedora 18. For other distributions click nekovm.

Name : nekovm
Version : 1.8.2 Vendor : Fedora Project
Release : 4.fc18 Date : 2012-07-21 02:55:12
Group : Development/Libraries Source RPM : nekovm-1.8.2-4.fc18.src.rpm
Size : 1.03 MB
Packager : Fedora Project
Summary : Neko embedded scripting language and virtual machine
Description :
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.

If you need to add a scripting language to your application, Neko
provides one of the best tradeoffs available between simplicity,
extensibility and speed.

Neko allows the language designer to focus on design whilst reusing a
fast and well constructed runtime, as well as existing libraries for
accessing filesystem, network, databases, xml...

Neko has a compiler and virtual machine. The Virtual Machine is both
very lightweight and extremely well optimised so that it can run very
quickly. The VM can be easily embedded into any application and your
libraries are directly accessible using the C foreign function
interface.

The compiler converts a source .neko file into a bytecode .n file that
can be executed with the Virtual Machine. Although the compiler is
written in Neko itself, it is still very fast. You can use the
compiler as standalone commandline executable separated from the VM,
or as a Neko library to perform compile-and-run for interactive
languages.

Note that the Fedora package does not yet include the Apache modules
(mod_neko and mod_tora) owing to the difficulty in getting them to
compile.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/18/Everything/x86_64/os/Packages/n

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  nekovm-1.8.2-4.fc18.i686.rpm
ftp.icm.edu.pl  nekovm-1.8.2-4.fc18.i686.rpm
     Search for other platforms
nekovm-1.8.2-4.fc18.sparc.rpm
nekovm-1.8.2-4.fc18.alpha.rpm
nekovm-1.8.2-4.fc18.ppc.rpm
nekovm-1.8.2-4.fc18.ia64.rpm
nekovm-1.8.2-4.fc18.s390.rpm

Provides :
config(nekovm)
libneko.so.1
mysql.ndll
mysql5.ndll
nekovm
nekovm(x86-32)
regexp.ndll
sqlite.ndll
std.ndll
ui.ndll
zlib.ndll

Requires :
libgobject-2.0.so.0
libpthread.so.0
libneko.so.1
libmysqlclient.so.18(libmysqlclient_16)
libdl.so.2(GLIBC_2.1)
libdl.so.2
rtld(GNU_HASH)
libgtk-x11-2.0.so.0
libgc.so.1
libpangocairo-1.0.so.0
libgdk_pixbuf-2.0.so.0
libm.so.6
librt.so.1
libsqlite3.so.0
librt.so.1(GLIBC_2.2)
libpangoft2-1.0.so.0
libc.so.6(GLIBC_2.4)
libz.so.1
libpango-1.0.so.0
libgdk-x11-2.0.so.0
libgio-2.0.so.0
libc.so.6(GLIBC_2.1.3)
rpmlib(PayloadIsXz) <= 5.2-1
libpthread.so.0(GLIBC_2.1)
libc.so.6(GLIBC_2.7)
config(nekovm) = 1.8.2-4.fc18
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.2)
libgthread-2.0.so.0
libz.so.1(ZLIB_1.2.0)
libdl.so.2(GLIBC_2.0)
libpthread.so.0(GLIBC_2.0)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libssl.so.10
libc.so.6(GLIBC_2.11)
libc.so.6(GLIBC_2.3)
libm.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.3.2)
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libmysqlclient.so.18
libcairo.so.2
libpcre.so.1
libatk-1.0.so.0
libc.so.6(GLIBC_2.1)
libfontconfig.so.1
libfreetype.so.6
libglib-2.0.so.0
libc.so.6(GLIBC_2.15)
/sbin/ldconfig
libc.so.6
libc.so.6(GLIBC_2.3.4)


Content of RPM :
/etc/prelink.conf.d/nekovm.conf
/usr/bin/neko
/usr/bin/nekoc
/usr/bin/nekoml
/usr/bin/nekotools
/usr/lib/libneko.so
/usr/lib/libneko.so.1
/usr/lib/neko
/usr/lib/neko/mysql.ndll
/usr/lib/neko/mysql5.ndll
/usr/lib/neko/regexp.ndll
/usr/lib/neko/sqlite.ndll
/usr/lib/neko/std.ndll
/usr/lib/neko/ui.ndll
/usr/lib/neko/zlib.ndll
/usr/share/doc/nekovm-1.8.2
/usr/share/doc/nekovm-1.8.2/LICENSE

 
ICM