Nincs leírás

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