Sha256: be64d67067f9c4f8bbbcb382380b792b28ace24e15d768e96361ebbbdc2a4f92

Contents?: true

Size: 434 Bytes

Versions: 8

Compression:

Stored size: 434 Bytes

Contents

The PLY to-do list:

1. Finish writing the C Preprocessor module.  Started in the
   file ply/cpp.py

2. Create and document libraries of useful tokens.

3. Expand the examples/yply tool that parses bison/yacc
   files.

4. Think of various diabolical things to do with the
   new yacc internals.  For example, it is now possible
   to specify grammrs using completely different schemes
   than the reflection approach used by PLY.


Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
webruby-0.2.7 modules/emscripten/third_party/ply/TODO
webruby-0.2.5 modules/emscripten/third_party/ply/TODO
webruby-0.2.4 modules/emscripten/third_party/ply/TODO
webruby-0.2.2 modules/emscripten/third_party/ply/TODO
webruby-0.2.1 modules/emscripten/third_party/ply/TODO
webruby-0.1.2 modules/emscripten/third_party/ply/TODO
webruby-0.1.1 modules/emscripten/third_party/ply/TODO
webruby-0.1.0 modules/emscripten/third_party/ply/TODO