Commit History

Author SHA1 Message Date
  Beoran f65a99187c Merge branch 'master' of https://gitlab.com/beoran/muesli 4 years ago
  Beoran 668350870d Working on vm. 4 years ago
  Beoran 11f93ac5d6 Let the VM walk the AST, not the AST run itself. Make the AST more passive. 4 years ago
  Beoran 3b9fdb03f9 WIP returns. 4 years ago
  Beoran ad6c510461 WIP return or fail. 4 years ago
  Beoran a387df4660 Various improvements 4 years ago
  Beoran d1fb86969c Improve help a bit. 4 years ago
  Beoran b19c0c32ae A few things work better now 4 years ago
  Beoran c4c3fc521c Finally function cals, covers, and get and set work. 4 years ago
  Beoran 3855318888 ListValue should not be used by the VM itself, only as a value in the user program. 5 years ago
  Beoran ac4afe223f Some improvements. 4 years ago
  Beoran 5e6a17f72a Starting to become runnable. 4 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. 5 years ago
  Beoran 9b8618a4b1 Now working on parser. 5 years ago
  Beoran 1f0aa04702 Add skipping functions, skip quotes on string correctly, and support negative numeric constants. 5 years ago
  Beoran 4a8d75abdb Finally the lexer shows the first signs of working correctly. 5 years ago
  Beoran 21ff744d84 Small change in design. 5 years ago
  Beoran e329b61fe7 First checkin of Multi Use Embeddable Scripting Language Indeed. 5 years ago