root/misc/JavaScript-FrontEnd/README

Revision 7196, 0.6 kB (checked in by putter, 3 years ago)

modules/JavaScript-FrontEnd?/README: clarified state of project

  • Property svn:mime-type set to text/plain; charset=UTF-8
  • Property svn:eol-style set to native
Line 
1
2JavaScript Frontend
3
4This directory is intended for the development of a JavaScript
5_frontend_ for p6.  It has nothing to do with the existing JavaScript
6_backend_.  These are p6 modules which parse and compile JS code into
7p6, and provide a p6-based JS runtime.
8
9This project is currently on hold as there are higher priority ones.
10
11My current thought on the runtime is it needs to be more automagically
12generated from the spec.  Human involvement is required, but the degree
13of hand editing used with the current file would require days to do the
14entire runtime, and no doubt introduce errors.
Note: See TracBrowser for help on using the browser.