|
ht's Scheme Interpreter
1.0
a simplified scheme interpreter implementation
|

Go to the source code of this file.
Functions | |
| ifstream | stre ("preprocessor.test") |
| int | main () |
Variables | |
| SchemeUnit | s (stre) |
| int main | ( | ) |
Definition at line 7 of file preprocessortest.cpp.
| ifstream stre | ( | "preprocessor.test" | ) |
| SchemeUnit s(stre) |