Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 794 Bytes

TODO.md

File metadata and controls

37 lines (26 loc) · 794 Bytes

TODO List

Sections

General

Transformations

  • testing successive inlining

Dependence Test

  • Support for various prefixes
  • Analyze epsilon closure initial states

Witness Tuple Generation

  • Support more regex constructs

Completion Search

  • Analyze different search strategies
  • Support strip-mining

Code Generation

  • Analyzing and tagging the AST
  • Simplifying the AST (constant folding etc.)
  • Integrate C99 parser

Visualization

  • Add automata-transducer visualization