Skip to content

Repository files navigation

planning:

  1. write the lexer
  • return a token stream: [token kind] : [actual token]

Notes (for me)

  • std::optional is cpp17 - also contextually converts into bool
  • std::string_view is also cpp17
  1. write the parser

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages