Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!wuarchive!udel!haven!adm!cmcl2!kramden.acf.nyu.edu!brnstnd From: brnstnd@kramden.acf.nyu.edu (Dan Bernstein) Newsgroups: comp.lang.misc Subject: Re: improve language by dropping ; Message-ID: <5699:Mar200:21:5291@kramden.acf.nyu.edu> Date: 2 Mar 91 00:21:52 GMT References: <21900005@inmet> <6968@ecs.soton.ac.uk> Organization: IR Lines: 9 In article <6968@ecs.soton.ac.uk> igl@ecs.soton.ac.uk (Ian Glendinning) writes: > Easy when you have a folding editor, isn't it? Even easier when you're using WEB or something equivalent. The only reason C and Fortran make this difficult is that they don't let you move a block of code somewhere else without changing the control structure and data visibility of the block. ---Dan