Parser now uses new equal signs

This commit is contained in:
2022-09-03 20:32:27 -04:00
parent a665463932
commit 1274eeb400
5 changed files with 20 additions and 16 deletions

View File

@@ -37,8 +37,9 @@ func ro eMath
---
++ x
-- y
set z [+ [* 0372 00] 98 x [/ 9832 y] 930]
= z [+ [* 0372 00] 98 x [/ 9832 y] 930]
== 4 4
! true
~ 0b01
~= x
@@ -123,13 +124,13 @@ func ro gControlFlow
func ro hSetPhrase
---
set x:Int 3
= x:Int 3
# loc is a reference, similar to * in C
set y:{Int} [loc x]
set z:{Int 8}
= y:{Int} [loc x]
= z:{Int 8}
398 9 2309 983 -2387
478 555 123
set bird:Bird
= bird:Bird
.that
.whenYou 99999
.this 324