Historique des commits

Auteur SHA1 Message Date
  Beoran e84756257c Trying out building in Go struct types, and write helper for that. Considering giving all functions a fixed signature. il y a 4 ans
  Beoran 5b9bb25e4b Fix returns. il y a 5 ans
  Beoran 83295e236d WIP Separate VM and AST better. il y a 5 ans
  Beoran 11f93ac5d6 Let the VM walk the AST, not the AST run itself. Make the AST more passive. il y a 5 ans
  Beoran 3b9fdb03f9 WIP returns. il y a 5 ans
  Beoran a387df4660 Various improvements il y a 5 ans
  Beoran b19c0c32ae A few things work better now il y a 5 ans
  Beoran c4c3fc521c Finally function cals, covers, and get and set work. il y a 5 ans
  Beoran 3855318888 ListValue should not be used by the VM itself, only as a value in the user program. il y a 5 ans
  Beoran ac4afe223f Some improvements. il y a 5 ans
  Beoran 5e6a17f72a Starting to become runnable. il y a 5 ans
  Beoran 34733a3ed1 Tests and some fixes. il y a 5 ans
  Beoran 969734636f Improve the lexer and work on the parser. il y a 5 ans
  Beoran 425bb06389 Working on AST and execution. il y a 5 ans
  Beoran 5ffa4a6725 Lexer is still flaky, considering switching to state machine based lexer. il y a 6 ans
  Beoran 9b8618a4b1 Now working on parser. il y a 6 ans