Measures Concepts
GitHub icon

ScriptEase

ScriptEase - Programming language

< >

ScriptEase is a programming language created in 2001.

#2653on PLDB 23Years Old

ScriptEase provides the most powerful and advanced form of JavaScript available today. Whereas other flavors of JavaScipt are embedded in web browsers and restricted to scripts that have been transmitted along with HTML documents, the ScriptEase processor allows you to run scripts locally, so you can use ScriptEase to write full fledged programs. In addition, ScriptEase has added commands and directives that increase and extend its power without interfering with the operation of standard JavaScript. These enhancements include preprocessor directives such as #include and #define, the switch/case statement, and the built-in Buffer object.


Example from the web:
while( ThereAreUncalledNamesOnTheList() == true){ name=GetNameFromTheList(); CallthePerson(name); LeaveTheMessage(); }

Language features

Feature Supported Token Example
Directives ✓

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout