TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: Term for elegant, efficient, tight code? From:"Mike O." <obie1121 -at- yahoo -dot- com> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Sat, 31 May 2003 12:12:23 -0700 (PDT)
Goober Writer wrote:
> Actually, valid is incorrect unless there is a
> definition to validate against. "Well formed" is
> accurate in the case of correct syntax.
For *ml markup, you are right; to be valid your code needs to comply
with an external definition. Well-formed and valid have well-defined
meanings for *ml languages.
But if you are compiling code, you already have a definition; it's in
your compiler. If your code doesn't compile correctly, it's invalid
(assuming your compiler correctly embodies the rules for your
language).
Maybe there is a better word than 'invalid' to describe malformed code
that won't compile correctly, but I can't think of one right now.
Mike O.
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.