Add LValue node, so that locating the variable for get or set uses common code
authorNick Downing <nick@ndcode.org>
Mon, 16 May 2022 15:52:09 +0000 (01:52 +1000)
committerNick Downing <nick@ndcode.org>
Mon, 16 May 2022 15:52:09 +0000 (01:52 +1000)
commit850fdd0e05bdbc2df6b1c735c516caf2bfb1d39b
treedcc418dac3990cc147c86ac04ee742f80d81f9cb
parent4f556d7a7d315b875ca9beec3c1410f0740ed411
Add LValue node, so that locating the variable for get or set uses common code
applesoft_basic.t
applesoft_basic.y
data_types.py