Hyper Dictionary

English Dictionary Computer Dictionary Thesaurus Dream Dictionary Medical Dictionary


Search Dictionary:  

Meaning of BASIC

Pronunciation:  'beysik, 'beysik

WordNet Dictionary
 
 Definition: 
  1. [n]  (usually plural) a necessary commodity for which demand is constant
  2. [n]  a popular programming language that is relatively easy to learn (Beginner's All-purpose Symbolic Instruction Code); no longer in general use
  3. [adj]  (chemistry) of or denoting or of the nature of or containing a base
  4. [adj]  of primary importance; "basic truths"
  5. [adj]  serving as a base or starting point; "a basic course in Russian"; "basic training for raw recruits"; "a set of basic tools"; "an introductory art course"
  6. [adj]  pertaining to or constituting a base or basis; "a basic fact"; "the basic ingredients"; "basic changes in public opinion occur because of changes in priorities"
  7. [adj]  reduced to the simplest and most significant form possible without loss of generality; "a basic story line"; "a canonical syllable pattern"
 
 Sponsored Links: 
 
 Synonyms: alkalic, alkaline, basal, base, canonic, canonical, elementary, essential, first, fundamental, grassroots, introductory, primary, radical, root, rudimentary, standard, staple, underlying
 
 Antonyms: incident, incidental
 
 See Also: commodity, goods, programing language, programming language, trade goods

 

 

Webster's 1913 Dictionary
 
 Definition: 
\Ba"sic\, a.
1. (Chem.)
   (a) Relating to a base; performing the office of a base in
       a salt.
   (b) Having the base in excess, or the amount of the base
       atomically greater than that of the acid, or exceeding
       in proportion that of the related neutral salt.
   (c) Apparently alkaline, as certain normal salts which
       exhibit alkaline reactions with test paper.
2. (Min.) Said of crystalline rocks which contain a
   relatively low percentage of silica, as basalt.
{Basic salt} (Chem.), a salt formed from a base or hydroxide
   by the partial replacement of its hydrogen by a negative
   or acid element or radical.
 
Computing Dictionary
 
 Definition: 

Beginner's All-purpose Symbolic Instruction Code.

A simple language designed by John G. Kemeny and Thomas E. Kurtz at Dartmouth College in 1963. It first ran on an IBM 704 on 1964-05-01. It was designed for quick and easy programming by students and beginners. BASIC exists in many dialects, and is popular on microcomputers with sound and graphics support. Most micro versions are interactive and interpreted, but the original Dartmouth BASIC was compiled.

BASIC was originally designed for Dartmouth's experimental time-sharing system and has since become the leading cause of brain-damage in proto-hackers. This is another case (like Pascal) of the cascading lossage that happens when a language deliberately designed as an educational toy gets taken too seriously. A novice can write short BASIC programs (on the order of 10--20 lines) very easily; writing anything longer is (a) very painful, and (b) encourages bad habits that will make it harder to use more powerful languages well. This wouldn't be so bad if historical accidents hadn't made BASIC so common on low-end micros. As it is, it ruins thousands of potential wizards a year.

Originally, all references to code, both GOTO and GOSUB (subroutine call) referred to the destination by its line number. This allowed for very simple editing in the days before text editors were considered an essential tool on every computer. Just typing the line number deleted the line and to edit a line you just typed the new line with the same number. Programs were typically numbered in steps of ten to allow for insertions. Later versions, such as BASIC V, allow GOTO-less structured programming with named procedures and functions, IF-THEN-ELSE-ENDIF constructs and WHILE loops etc.

Early BASICs had no graphic operations except with graphic characters. In the 1970s BASIC interpreters became standard features in mainframes and minicomputers. Some versions included matrix operations as language primitives.

A public domain interpreter for a mixture of DEC's MU-Basic and Microsoft Basic is here. A yacc parser and interpreter were in the comp.sources.unix archives volume 2.

See also ANSI Minimal BASIC, bournebasic, bwBASIC, ubasic.

[Jargon File]

 
Thesaurus Terms
 
 Related Terms: ab ovo, aboriginal, acid, alkali, austere, bare, basal, basilar, bedrock, biochemical, bottom, capital, central, chaste, chemical, chemicobiological, chemicoengineering, chemicomineralogical, chemicophysical, chemurgic, chief, constituent, constitutive, copolymeric, copolymerous, crucial, dimeric, dimerous, electrochemical, element, elemental, elementary, embryonic, essential, focal, foundational, fundamental, generative, genetic, germinal, gut, heteromerous, homely, homespun, homogeneous, in embryo, in ovo, indispensable, indivisible, irreducible, isomerous, key, life-and-death, life-or-death, macrochemical, main, material, mere, metameric, monolithic, monomerous, nonacid, of a piece, of the essence, of vital importance, original, part and parcel, photochemical, physicochemical, phytochemical, plain, polymeric, pregnant, primal, primary, prime, primeval, primitive, primordial, principal, pristine, protogenic, pure, pure and simple, radical, radiochemical, root, rudiment, rudimentary, seminal, severe, simon-pure, simple, single, spare, stark, substantial, substantive, thermochemical, unadorned, uncluttered, underlying, undifferenced, undifferentiated, uniform, vital
 

 

 

 

COPYRIGHT © 2000-2003 WEBNOX CORP. HOME | ABOUT HYPERDICTIONARY