ht's Scheme Interpreter
1.0
a simplified scheme interpreter implementation
|
#include <types.hpp>
Public Attributes | |
TokenType | tokenType |
CheckerFuncType | checkerFunc |
ExtraInfoFunc | extraInfoFunc |
CheckerFuncType Checker::checkerFunc |
ExtraInfoFunc Checker::extraInfoFunc |