Joseph Adams
|
707a1565dc
Now using absolute (not relative) paths in import. Fixes #2. Thanks @rogpeppe!
|
10 年之前 |
Joseph Adams
|
80ffe8e153
Made loop/recur more awesome and added simple asserts
|
10 年之前 |
Joseph Adams
|
eab4cb60af
Fixed argument printing issue
|
10 年之前 |
Joseph Adams
|
fff438625e
Removed unused nil stuff in parser & generator
|
10 年之前 |
Joseph Adams
|
79019702dd
Seperated Go AST generator out into new package. generator.EvalExpr/s works (seems to anyway) now. Going to extend the generator now. P.S. What am I going to do about MACROS?!
|
10 年之前 |
Joseph Adams
|
cd1a11b44a
Added more parser functionality. Refactored lexNumber. Gisp AST, when printed, will reprint input.
|
10 年之前 |
Joseph Adams
|
d399ba7efb
Seperated out parser into own package. Go fmt'ed all files. Won't work with the current generate AST, mainly because the parser doesn't really parse.
|
10 年之前 |