This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Libraries > mujs (0827611)

MuJS is a lightweight Javascript interpreter designed for embedding in other
software to extend them with scripting capabilities. It is written in portable
C and implements ECMAScript as specified by ECMA-262.

Why? Because V8, SpiderMonkey and JavaScriptCore are all too big and complex.
MuJS's focus is on small size, correctness and simplicity.

The interface for binding with native code is designed to be as simple as
possible to use, and is similar to Lua. There is no need for interacting with
byzantine C++ template mechanisms, or worry about marking and unmarking garbage
collection roots, or wrestle with obscure build systems.

Maintained by: Navigare
Keywords: javascript
ChangeLog: mujs

Homepage:
http://mujs.com/

Source Downloads:
mujs-0827611.tar.gz (861635bceec64fc588700229f0ab156b)

Download SlackBuild:
mujs.tar.gz
mujs.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
mujs.SlackBuild
mujs.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds