Wei Sun
|
7a3e947add
Update lexer.go
|
10 年之前 |
Joseph Adams
|
974a718eb4
Adjusted lexer to support (*)
|
10 年之前 |
Joseph Adams
|
3ace5cff16
Added n-ary funcs/ellipses with ampersand
|
10 年之前 |
Joseph Adams
|
c5851a1817
Added support for comparison operators, but they don't work on Any type.
|
10 年之前 |
Joseph Adams
|
ce0b962e9b
Implemented operators
|
10 年之前 |
Joseph Adams
|
0f90c8bd25
Code generation working, just about. Now need to implement control structures and some other stuff.
|
10 年之前 |
Joseph Adams
|
7c2e0f7853
Imports work now with ns func and :as style import
|
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 年之前 |
Joseph Adams
|
af50fd1a0b
Now lexer works, I think. Going to seperate out parser next
|
10 年之前 |
Joseph Adams
|
d98881086e
Moved lexer to seperate package
|
10 年之前 |