RE: smart interpreter
- Posted by Rod Jackson <rodjackson_x at hotmail.com> Mar 04, 2002
- 407 views
Why not just set up a main() around everything? Then it all gets checked for you. Rod Jackson Kat wrote: > Rob, just an idea, why can't the interpreter do a once-thru for syntax > before it > does anything else? It's a drag to have a program run for a few days, > then at > the 3rd line from the end, abort with something like "write takes two > parameters". Typos, sigh. > > Kat > >