Interpreter prototype alpha
c++ interpreter for make believe language
 
Loading...
Searching...
No Matches

◆ __RUN__LEXER___()

std::vector< token > lexer::__RUN__LEXER___ ( )

tokenizes the program

Parameters
none
Returns
std::vector<token>