Yes, you can use 'extvar'. However, 'extvar' is usually for targeting a language that does support explicit pointers (e.g., Lisp (Scheme), JavaScript).
On Saturday, August 20, 2016 at 12:58:18 AM UTC-4, Kiwamu Okabe wrote: > > On Sat, Aug 20, 2016 at 1:54 PM, Hongwei Xi <...> wrote: > > In this case, buz is a 'var' (instead of a 'val'). A 'var' is always > > a left-value. > > Thanks. You mean $extval return 'val'. > May I use extvar for this purpose? > > Best regards, > -- > Kiwamu Okabe at METASEPI DESIGN > -- You received this message because you are subscribed to the Google Groups "ats-lang-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ats-lang-users. To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/3e133aee-a63c-476a-b40d-b1ac0e806c95%40googlegroups.com.
