cmd
|
b19c0c32ae
A few things work better now
|
5 tahun lalu |
test
|
b19c0c32ae
A few things work better now
|
5 tahun lalu |
ast.go
|
11f93ac5d6
Let the VM walk the AST, not the AST run itself. Make the AST more passive.
|
5 tahun lalu |
ast_test.go
|
969734636f
Improve the lexer and work on the parser.
|
5 tahun lalu |
builtin.go
|
ad6c510461
WIP return or fail.
|
5 tahun lalu |
design_muesli.muesli
|
5e6a17f72a
Starting to become runnable.
|
5 tahun lalu |
doc.go
|
5ffa4a6725
Lexer is still flaky, considering switching to state machine based lexer.
|
6 tahun lalu |
go.mod
|
5e6a17f72a
Starting to become runnable.
|
5 tahun lalu |
go.sum
|
5e6a17f72a
Starting to become runnable.
|
5 tahun lalu |
lexer.go
|
a387df4660
Various improvements
|
5 tahun lalu |
lexer_test.go
|
433b2c57d0
Parser starts to work correctly.
|
5 tahun lalu |
logger.go
|
433b2c57d0
Parser starts to work correctly.
|
5 tahun lalu |
muesli.go
|
5ffa4a6725
Lexer is still flaky, considering switching to state machine based lexer.
|
6 tahun lalu |
parser.go
|
a387df4660
Various improvements
|
5 tahun lalu |
parser_test.go
|
5e6a17f72a
Starting to become runnable.
|
5 tahun lalu |
token.go
|
a387df4660
Various improvements
|
5 tahun lalu |
value.go
|
ad6c510461
WIP return or fail.
|
5 tahun lalu |
vm.go
|
f65a99187c
Merge branch 'master' of https://gitlab.com/beoran/muesli
|
5 tahun lalu |
vm_test.go
|
ad6c510461
WIP return or fail.
|
5 tahun lalu |