Ejscript is server-side JavaScript language and web framework. Ejscript is based on the standardized version of JavaScript known as ECMAScript Edition 3.X with extensions for server-side Web and embedded applications.
| Tags | Software Development Interpreters |
|---|---|
| Licenses | GPLv2 |
| Implementation | JavaScript |
Recent releases


Release Notes: This is a minor maintenance release with many useful fixes for key library classes including: Date, Array, and HTTP. It also fixes GC issues.


Release Notes: This is a minor support release. Fixes were made for Array.slice, Array.concat, and Date and time calculations.


Release Notes: This release includes FreeBSD and Solaris support. It adds HTTP request and body tracing. It includes fixes for the Date class and floating point on PPC systems.


Release Notes: Aggregate minor fixes including Math.random(), handling Windows path delimiters, and loading on ARM-based systems.


Release Notes: This is the first full release of Ejscript. This release includes a full JavaScript language, virtual machine, optional stand-alone compiler, disassembler, documentation generator and embeddable web server. Ejscript extends the basic JavaScript language and includes a comprehensive MVC web framework with suport for Ajax controls, jQuery, SQL databases and database migrations.