cmd
|
b19c0c32ae
A few things work better now
|
hace 5 años |
test
|
b19c0c32ae
A few things work better now
|
hace 5 años |
LICENSE
|
534d46d7c8
Add MIT LICENSE.
|
hace 4 años |
ast.go
|
e84756257c
Trying out building in Go struct types, and write helper for that. Considering giving all functions a fixed signature.
|
hace 4 años |
ast_test.go
|
969734636f
Improve the lexer and work on the parser.
|
hace 5 años |
builtin.go
|
e84756257c
Trying out building in Go struct types, and write helper for that. Considering giving all functions a fixed signature.
|
hace 4 años |
design_muesli.muesli
|
5e6a17f72a
Starting to become runnable.
|
hace 5 años |
doc.go
|
5ffa4a6725
Lexer is still flaky, considering switching to state machine based lexer.
|
hace 6 años |
go.mod
|
5e6a17f72a
Starting to become runnable.
|
hace 5 años |
go.sum
|
5e6a17f72a
Starting to become runnable.
|
hace 5 años |
lexer.go
|
a387df4660
Various improvements
|
hace 5 años |
lexer_test.go
|
433b2c57d0
Parser starts to work correctly.
|
hace 5 años |
logger.go
|
433b2c57d0
Parser starts to work correctly.
|
hace 5 años |
muesli.go
|
5ffa4a6725
Lexer is still flaky, considering switching to state machine based lexer.
|
hace 6 años |
parser.go
|
015ee70be7
Resolve merge conflict.
|
hace 4 años |
parser_test.go
|
5e6a17f72a
Starting to become runnable.
|
hace 5 años |
token.go
|
a387df4660
Various improvements
|
hace 5 años |
value.go
|
015ee70be7
Resolve merge conflict.
|
hace 4 años |
vm.go
|
e84756257c
Trying out building in Go struct types, and write helper for that. Considering giving all functions a fixed signature.
|
hace 4 años |
vm_test.go
|
ad6c510461
WIP return or fail.
|
hace 5 años |