ht's Scheme Interpreter
1.0
a simplified scheme interpreter implementation
|
Go to the source code of this file.
Typedefs | |
typedef double | FloatType |
Functions | |
bool | isFloat (const std::string &token) |
ExtraInfo | getFloatExtraInfo (const std::string &token) |
ExtraInfo getFloatExtraInfo | ( | const std::string & | token | ) |