Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 258 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 258 Bytes

glowing journey Poodle in C++

TODO

  1. Make it fast.
  2. Make it useful.

Lexer

  1. Find out ways to implement the lexer, apart from lex/yacc.
  2. Add a lookahead to the lexer.
  3. Change the internals, along with the identifier names.