Show
Ignore:
Timestamp:
09/29/05 05:44:11 (3 years ago)
Author:
putter
Message:

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • modules/JavaScript-FrontEnd/README

    r6384 r7196  
    66_backend_.  These are p6 modules which parse and compile JS code into 
    77p6, 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.