Beoran
|
2f5cbd7491
Ponder design of fields more.
|
4 years ago |
Beoran
|
e2418a21b7
Ponder design of fields more.
|
4 years ago |
Beoran
|
133c77fb0a
Adding selectors but they don't work correctly yet.
|
4 years ago |
Beoran
|
f70ae5b70f
Consider keeping operations but even more simplified, adding fields with selectors, and making blocks expressions as well.
|
4 years ago |
Beoran
|
57076218b6
Considering objects with fields.
|
4 years ago |
Beoran
|
a92dbf43c4
Thinking about dropping operators and ading fields in stead.
|
4 years ago |
Beoran
|
8bfea9bd95
Implement chain syntax that also allows operators.
|
4 years ago |
Beoran
|
f17e62d27c
Try different classes of operators.
|
4 years ago |
Beoran
|
9a6e3748b9
Work on OOP-style methods, with comma operator, but the precedence is wrong.
|
4 years ago |
Beoran
|
c29ec345f0
Support operators though expression chains.
|
4 years ago |
Beoran
|
27222415ce
Consider operators as part of a command chain.
|
4 years ago |
Beoran
|
1a81159c54
Support operators, finally, if in a slightly roundabout way. Also support aliasing.
|
4 years ago |
Beoran
|
07e59b880b
Consider adding operators as commands.
|
4 years ago |
Beoran
|
027d3a2f29
Signatures for all callables. Think about type system.
|
4 years ago |
Beoran
|
015ee70be7
Resolve merge conflict.
|
4 years ago |
Beoran
|
e84756257c
Trying out building in Go struct types, and write helper for that. Considering giving all functions a fixed signature.
|
4 years ago |
Beoran
|
be78e79cf5
Try out structs as values.
|
5 years ago |
Beoran
|
a387df4660
Various improvements
|
5 years ago |
Beoran
|
b19c0c32ae
A few things work better now
|
5 years ago |
Beoran
|
ac4afe223f
Some improvements.
|
5 years ago |
Beoran
|
5e6a17f72a
Starting to become runnable.
|
5 years ago |
Beoran
|
9e709eecda
Trimming the useless functions.
|
5 years ago |
Beoran
|
433b2c57d0
Parser starts to work correctly.
|
5 years ago |
Beoran
|
b15c3c6e2a
Work on parser a bit.
|
5 years ago |
Beoran
|
ef782fc63c
Reworking the parser somewhat.
|
5 years ago |
Beoran
|
34733a3ed1
Tests and some fixes.
|
5 years ago |
Beoran
|
969734636f
Improve the lexer and work on the parser.
|
5 years ago |
Beoran
|
425bb06389
Working on AST and execution.
|
5 years ago |
Beoran
|
5ffa4a6725
Lexer is still flaky, considering switching to state machine based lexer.
|
6 years ago |
Beoran
|
9b8618a4b1
Now working on parser.
|
6 years ago |