![]() |
Phasor 2.2.0
Stack VM based Programming Language
|
#include <string>#include <vector>#include <iostream>Go to the source code of this file.
Classes | |
| struct | Phasor::Token |
| class | Phasor::Lexer |
| Lexer. More... | |
Namespaces | |
| namespace | Phasor |
| The Phasor Programming Language and Runtime. | |
Enumerations | |
| enum class | Phasor::TokenType { Phasor::Identifier , Phasor::Number , Phasor::String , Phasor::Keyword , Phasor::Symbol , Phasor::EndOfFile , Phasor::Unknown } |