Ejscript 是一个服务端的 JavaScript 语言实现和Web框架,基于 ECMAScript 3.X 版本。Ejscript 是一个 MVC 的框架,还支持SQL数据库的ORM框架,基于 Ajax 的视图控制、自动数据验证了集成 jQuery 支持。是一个快速开发基于服务器端 JavaScript应用的框架。
Ejscript™ is a compact, fast and powerful implementation of JavaScript. It fully complies with the ECMAScript Edition 3 specification, and adds enhancements such as modules, class declarations, optional typing, and a rich system library.

The Ejscript Web framework has a Model/View/Controller (MVC) paradigm and supports SQL databases with an integrated ORM layer. It has a library of Ajax view controls, templating engine, automatic validations and integrated jQuery support. It is the ideal language for rapid development of Server-Side JavaScript applications.
最新版本:2.0
该版本包含多项新特性:
一个提供强大路由引擎的 Web 框架
原生速度的 HTTP 管道和完全异步支持
类似 node.js, 提供同步支持
一个新的 MVC 框架
类库进行扩展,通过 bit 工具进行管理
官方主页:http://ejscript.org/