From: Matthias T. <mt...@we...> - 2013-03-16 14:10:32
|
Hi Enoch, > Hello Matthias & All: > > How about adding a CVARIABLE word to the kernel? Why include it into the kernel? just simply define it yourself. : cvariable variable -1 allot ; btw: i found this file interesting https://github.com/ayrnieu/forth-garden/blob/master/compat.f Esp the "uses" word is smart ;) Matthias |