Table of contents
No headers
Milestones for DekiScript:
Get Dream to run on ASP.NET using the HttpHandler instead of the HttpListener Move page composition engine into mindtouch.deki.script - Consume DekiScript parser/interpreter from within an ASP.NET environment
- language capabilities
- arithmetic operators
control flow statements - function definitions
- concurrent execution of independent page scripts
- caching of idempotent script function calls
- definition of standard javascript library for in-page mashups
- online directory of available extensions
- xml specification for extensions
- string template engine for easy editing of javascript in extensions