Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 437 Bytes

TODO.md

File metadata and controls

11 lines (9 loc) · 437 Bytes

TODO list

  • Rename parser into wire command executor or evaluator or similiar
  • Create "sub"-packages and try to move everything except the public interface into these packages
  • Rename struct type argument into submatch or capturing_group or similar
  • bufio usage Write vs WriteString etc
  • Documentation (godoc)
  • Update gourd example
  • Add "Getting started" (gourd or gourd example?)
  • Escape regex special characters in snippets