JSEXT is a framework for writing programs in JavaScript. It is intended for use in three scenarios: As a general-purpose scripting language As a server-side language for websites As a framework for JavaScript code running in web browsers Some features: Tools for effortless inclusion of existing libraries written in C. Support for fastcgi, which connects to Apache, IIS and lighttpd. Also supports C

