Quote Originally Posted by Prelude
Did your professor specify a compiled language? Why not just write an interpreter?
double that.

since i think writting a compiler would be much more difficult than wriiting a interpreter for c++/c/java
combine all three, make it a basic oop language (more on the lines of psudocode)


it would be cool if i said:

start prog:

Func:

dis: something //display
do: 1+2 = sum
out: sum //output