Keine Beschreibung

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