Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 343 Bytes

TODO.md

File metadata and controls

7 lines (6 loc) · 343 Bytes

Todo

  • extend parray to union/diff/sort-functions to compete with plist
  • create unit test facility for travis
  • rewrite pccl to be based on parray for increasing speed
  • regex: Revise greedyness/non-greedyness handling according to existing implementations
  • regex: Implement a regex-parser with UniCC² when available