Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 198 Bytes

todo.md

File metadata and controls

13 lines (10 loc) · 198 Bytes

DONE(but not properly tested)

  • basic var replace
  • basic subscription(like d.e.e["f"] is valid)
  • basic set stmt
  • for/if stmt

TODO

  • built in function
  • callback
  • fuzz test
  • inherit tmpl