ht's Scheme Interpreter  1.0
a simplified scheme interpreter implementation
preprocessortest.cpp File Reference
#include "preprocessor.hpp"
#include <iostream>
#include <fstream>
Include dependency graph for preprocessortest.cpp:

Go to the source code of this file.

Functions

ifstream stre ("preprocessor.test")
 
int main ()
 

Variables

SchemeUnit s (stre)
 

Function Documentation

int main ( )

Definition at line 7 of file preprocessortest.cpp.

ifstream stre ( "preprocessor.test"  )

Variable Documentation