Re: Phix syntax
- Posted by irv Dec 22, 2020
- 1344 views
First change did no harm.
After making the chances to store_field and fetch_field, compiling itself fails:
irv@irv-Mint19:~/phix$ p -cp
Check for and shut down any running instances of phix
(retry messages are given if required after round 4)
Self-host round 1: compiling p.exw
Self-host round 1: compiled OK (0.57s), creating pnew xType=0 on symtab[8069] (refs in psched.e)
xType=0 on symtab[8070] (agis in psched.e)
xType=0 on symtab[8071] (mods in psched.e)
xType=0 on symtab[8072] (pairs in psched.e)
xType=0 on symtab[8073] (flags in psched.e)
xType=0 on symtab[8074] (ids in psched.e)
xType=0 on symtab[8075] (posns in psched.e)
xType=0 on symtab[8076] (lte in psched.e)
.... (lots more where this came from)
xType=0 on symtab[8076] (lte in psched.e)
/home/irv/phix/pmsgs.e:561
--/**/ #isginfo{msg,string,MIN,MAX,integer,-2}
^ gInfo is {5567,15,-1073741824,1073741823,15,-2}

