aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* C++ version now works!Teddy2013-08-03
* AST parser can now work!Teddy2013-08-03
* transfering the implementation language to C++Teddy2013-08-02
* put sketch files into `prototype` and important structural improve on sketch.pyTeddy2013-08-02
* use a simple and elegant way to represent the ASTTeddy2013-07-31
* the project should be obvious, which is my greatest hopeTeddy2013-07-31
* added comments and adjusted the construction of ASTTeddy2013-07-31
* changed nameTeddy2013-07-31
* add procedure definition syntatic-sugarTeddy2013-07-31
* more friendly inputTeddy2013-07-31
* add support for multiple expressions in lambdaTeddy2013-07-31
* revised the poor fix of cont. exiting to a better oneTeddy2013-07-31
* use simpler mask routineTeddy2013-07-31
* The prototype is nearly finished! Tests are welcome.Teddy2013-07-31
* added lambda-statementTeddy2013-07-30
* ...Teddy2013-07-30
* added if-statementTeddy2013-07-30
* simple evaluationTeddy2013-07-30
* added READMETeddy2013-07-29
* initTeddy2013-07-29