Implemented complex expressions

This commit is contained in:
2024-06-26 22:51:14 +02:00
parent 988a538661
commit d1a3ffb1a5
7 changed files with 137 additions and 102 deletions

View File

@ -11,7 +11,10 @@ hello() {
address += 4194304
address += 1
length = 0
length = 0 + 1
length -= length
length += write + stdout
length -= length
length += 50
length -= 20
length *= 10