Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 203 Bytes

File metadata and controls

5 lines (4 loc) · 203 Bytes

TODO

  • Support Unicode and UTF-8. Change byte to rune and change the way we read next char as chars could be multiple bytes now.
  • Add support for floats
  • Add support for escaped strings