This is the plain JavascriptPages (JP for short) home
page. JP is a client-side-scripting engine written in
Javascript released under BSD-style license.
After much reflection on the flaws of JP, JP is
completely re-written from scratch and JP v2 is now near
completion. The most prominent technical differences from
the original JP will probably be:
- A more object-oriented approach wtih the creation of
a set of js packages containing basic classes.
- A different approach that does not distinguishes
between the so-called "engine context" and "code
context".
- A javadoc-like tool for writing documentation of js
codes for lazy programmers like me.
- Allow more flexibility in the way files are embedded
into the final form.
- Change of license to BSD-style license.
You can:
$Id: index.html,v 1.1 2003/11/22 16:32:57 JnZ Exp $
Copyright (c) 2002, 2003 < JnZ (at) pacific (dot) net (dot) sg >. All rights reserved.