Skip to content

L1VM - 3.1.5

Choose a tag to compare

@koder77 koder77 released this 24 May 15:19
· 796 commits to master since this release

L1VM (3.1.5)
Compiler: added := as assign operator for expressions too.
So you now should use := as the assign operator for new programs.
The old way of using = still works. This is backwards compatible
and older programs still compile.

-- Stefan Pietzonke info@midnight-coding.de Tue 21 May 2024 15:57 +020

For older changes see ChangeLog!