Getting Started
To assist you to dive into Ejscript, we have prepared some introductory materials:
We suggest that you also read the following sections from the User and Web Framework Guides.
| Topic | Description | 
|---|---|
| Ejscript Overview | Overview of the Language and its key features. | 
| Ejscript Features | More detailed list of the Ejscript language features. | 
| Using the Command shell | How to invoke Ejscript scripts and have interactive sessions with the ejs command. | 
| Using the Compiler | How to compile Ejscripts into byte code using the ejsc compiler command. | 
| Web Framework Tour | Overview of the Web Framework and its key features. |