Joseph Adams
|
707a1565dc
Now using absolute (not relative) paths in import. Fixes #2. Thanks @rogpeppe!
|
10 年之前 |
Joseph Adams
|
3b867174db
Added Power digit sum to examples. For that I needed to implement 'get' to index into slices/vectors.
|
10 年之前 |
Joseph Adams
|
80ffe8e153
Made loop/recur more awesome and added simple asserts
|
10 年之前 |
Joseph Adams
|
9402c857a2
Added loop recur stmts, they sort of look alright!?
|
10 年之前 |
Joseph Adams
|
9369cbde94
Factorial example works all by itself
|
10 年之前 |
Joseph Adams
|
3ace5cff16
Added n-ary funcs/ellipses with ampersand
|
10 年之前 |
Joseph Adams
|
afeb33bfca
Moved Any type to core
|
10 年之前 |
Joseph Adams
|
e5ab5712ba
Think I found solution to comparison dilema, just got to implement core now
|
10 年之前 |
Joseph Adams
|
c5851a1817
Added support for comparison operators, but they don't work on Any type.
|
10 年之前 |
Joseph Adams
|
1f3861c1aa
Added unary operator
|
10 年之前 |
Joseph Adams
|
ce0b962e9b
Implemented operators
|
10 年之前 |
Joseph Adams
|
91bcffc627
Added working if stmts.
|
10 年之前 |
Joseph Adams
|
d3ee98e08c
Refactoring code. (part 2). Code generation works (unstable) now.
|
10 年之前 |