How to run:
compile interface.sln.
sample codes:
\sample code
sample1.txt some small functions
snowflake1.txt draw a snowflake fractal
snowflake2.txt first construct a snowflake fractal and then change the position of original points and show the updated graph
source code:
\C++source code:
C++ source file
\PLT
parser, scanner and code generation.