Warning, /frameworks/kjs/README.md is written in an unsupported language. File is not indexed.

0001 # KJS
0002 
0003 Javascript engine
0004 
0005 ## Introduction
0006 
0007 This library provides an ECMAScript compatible interpreter. The ECMA standard
0008 is based on well known scripting languages such as Netscape's JavaScript and
0009 Microsoft's JScript.
0010