Changeset 7196 for modules/JavaScript-FrontEnd/README
- Timestamp:
- 09/29/05 05:44:11 (3 years ago)
- Files:
-
- 1 modified
-
modules/JavaScript-FrontEnd/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
modules/JavaScript-FrontEnd/README
r6384 r7196 6 6 _backend_. These are p6 modules which parse and compile JS code into 7 7 p6, and provide a p6-based JS runtime. 8 9 This project is currently on hold as there are higher priority ones. 10 11 My current thought on the runtime is it needs to be more automagically 12 generated from the spec. Human involvement is required, but the degree 13 of hand editing used with the current file would require days to do the 14 entire runtime, and no doubt introduce errors.
