| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 5 days | feat: add support for range clause and iterators | Marc Vertes | |
| - vm: added Pull, Next and Stop instructions, to implement iterators - lang: add Range, Next and Stop tokens - parser: handle range clause. Still naive and incomplete. - comp: generate iterator instructions from range clause. Work in progress. Only initial support for slices. Many more tests and combinations needed, but the main pattern is there now. | |||
| 2024-03-14 | feat: initial support of closures | Marc Vertes | |
| Also detection and automatic execution of main function. Make sure that all debug is output to stderr. | |||
| 2024-01-15 | chore: import from gnolang | Marc Vertes | |
| 2023-07-10 | first commit | Marc Vertes | |
