Built-ins are just calls to a built-in procedure (read, print, free, exit)
BUT return is still separate
- Pairs are 2d arrays
- Strings are arrays of chars
- Calls without assignment are allowed
- Built-ins are just calls to a built-in procedure (`read`, `print`, `free`, `exit`)
- BUT return is still separate
added 1 commit
<ul><li>d6aa83a2 - fix: add support for return types in micro wacc calls</li></ul>
[Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/21/diffs?diff_id=150005&start_sha=9899ec5516f2e781ff5a3666bea2c0ccde9254dd)
added 1 commit
<ul><li>03999e00 - fix: add support for println in micro wacc</li></ul>
[Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/21/diffs?diff_id=150006&start_sha=d6aa83a2eab3c9f9d370baf689ac97f34b7fa693)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
read,print,free,exit)added 1 commit
Compare with previous version
marked this merge request as draft
changed the description
marked this merge request as ready
added 2 commits
e23ef8da- feat: initial microWacc definitionCompare with previous version
added 1 commit
d6aa83a2- fix: add support for return types in micro wacc callsCompare with previous version
added 1 commit
03999e00- fix: add support for println in micro waccCompare with previous version
added 1 commit
6a6aadbb- fix: add nulliter to micro waccCompare with previous version
added 1 commit
bc25f914- fix: add uid to microWacc IdentCompare with previous version
mentioned in commit
8991024d5d