Re: 2 Pass Binder
- Posted by Robert Craig <rds at ATTCANADA.NET> Aug 17, 1999
- 395 views
Craig writes: > Does a 2 pass binding process offer the possibility of > forward referencing without routine_id()? > On second thought, that would cause some divisiveness > between code intended for registered/nonregistered > use, wouldn't it? The goal here is to make all programs bindable, and to optimize things a bit. If I wanted to allow forward referencing I could do it very easily in the interpreter. I happen to believe that the lack of (easy) forward referencing is ultimately good for your sanity and the sanity of the person trying to understand your code. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com