Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Dartmouth BASIC


Related Topics

In the News (Fri 4 Dec 09)

  
  BASIC programming language
The original BASIC language was invented in 1964 by John George Kemeny (1926-93) and Thomas Eugene Kurtz (1928-) at Dartmouth College.
BASIC intended to address the complexity issues of older languages with a new language designed specifically for the new class of users the time-sharing systems allowed – that is, a "simpler" user who was not as interested in speed as in simply being able to use the machine.
Although it is somewhat difficult to consider this language to be BASIC (despite its using many familiar BASIC keywords) it has gone on to become one of the most used languages on the Windows platform, and is said to represent some 70 to 80% of all commercial development.
www.ebroadcast.com.au /lookup/encyclopedia/ba/BASIC_programming_language.html   (2290 words)

  
 Vox of Dartmouth - Back to BASICs 40 years later - 05/03/04
It was on that day 40 years ago that two Dartmouth mathematics professors, John Kemeny and Thomas Kurtz, launched their BASIC computing language with the help of many industrious undergraduates.
BASIC (which stands for Beginners' All-purpose Symbolic Instruction Code) went on to be the most widely used computer language in the world, according to Kurtz, bringing computer technology to general audiences.
BASIC ran on the Dartmouth Time Sharing System (DTSS), a network of multiple simple terminals connected to a large computer, which was about a five-year-old idea at the time.
www.dartmouth.edu /~vox/0304/0503/basic.html   (625 words)

  
 Kids.Net.Au - Encyclopedia > Talk:BASIC programming language
However, the Visual Basic programming language and its close relatives, which have diverged greatly from the original BASIC, are probably the most widely distributed languages in the world today due to their inclusion in every major Microsoft Office application, so BASIC's influence continues to be strong.
All versions of Dartmouth BASIC and its direct descendants have been compilers, as are many modern dialects.
The false reputation for BASIC's slow performance may be tied to the GE FORTRAN compiler for that hardware which placed the startup code at the beginning of the runtime tape and the shutdown code at the end resulting in an empty FORTRAN program taking a very long time to run.
www.kids.net.au /encyclopedia-wiki/ta/Talk:BASIC_programming_language   (1676 words)

  
 Science Fair Projects - Dartmouth BASIC
Dartmouth BASIC is the original version of the BASIC programming language.
Work on the compiler and the operating system was done concurrently and so the first BASIC programs were run in batch mode as part of the development process during early 1964.
In 1979 Kemeny and Kurtz released an ANSI BASIC compiler as the seventh and final version of BASIC at Dartmouth before leaving the college to concentrate on the further development of ANSI BASIC in the form of True BASIC.
www.all-science-fair-projects.com /science_fair_projects_encyclopedia/Dartmouth_BASIC   (1042 words)

  
 Elements of Basic Structure.
BASIC had the same impact on the world of programming languages as the PC had on the larger computer systems.
BASIC's popularity and acceptance by the user community compelled all the major computer manufacturers to come out with their individual version of BASIC.
The purpose is to prepare you with the basic rules of the language.
www.nos.org /htm/basic1.htm   (2601 words)

  
 Dartmouth BASIC - Wikipedia w kroliki.com 07   (Site not responding. Last check: )
Dartmouth BASIC - pierwotny język BASIC, którego autorami byli w 1963 r.
John Kemeny i Thomas Kurtz z Dartmouth College.
Dartmouth BASIC był uruchamiany na maszynie GE 235 i IBM 704.
www.kroliki.com /wiki/link-Dartmouth_BASIC   (59 words)

  
 NationMaster - Encyclopedia: Interpreted language
BASIC (Beginners All-purpose Symbolic Instruction Code) is a family of high-level programming languages.
This article or section should be merged with scope (programming) Dynamic variable scoping is when you scope a variable in a programming language by replacing the existing variable of that name with a new variable temporarily, for instance for the duration of a function call.
BASIC (although the original version, Dartmouth BASIC, was compiled, as are most modern BASICs)
www.nationmaster.com /encyclopedia/Interpreted-language   (1335 words)

  
 Dartmouth, GlycoFi Researchers Make Leap In Protein Bioengineering
Investigators at Dartmouth's Thayer School of Engineering, the Dartmouth Medical School, and the biotechnology firm GlycoFi, Inc., report a breakthrough in using yeast to produce antibodies with human sugar structures.
The company continues to maintain its Dartmouth ties, and it is engaged in several ongoing collaborations with Dartmouth faculty.
Gerngross says that the environment at Dartmouth is exceptional for bioengineers who seek to take basic life science discoveries and translate them into technologies that benefit patients.
www.worldhealth.net /p/dartmouth-glycofi-researchers-make-leap-in-protein-bioengineering-2006-01-25.html   (748 words)

  
 Dartmouth Announces $10 Million in Gifts that Fund New Professorships
Carol Folt, Dartmouth's dean of the Faculty of Arts and Sciences, has been appointed to the Dartmouth Professorship of Biological Sciences, created by an anonymous donor.
She is also associate director of Dartmouth's Superfund Basic Research Program, entering its second decade as an interdisciplinary science program that brings together faculty and students from Dartmouth Medical School and the Arts and Sciences.
Dartmouth is a private, coeducational college and a member of the Ivy League.
www.dartmouthexperience.org /news/press_releases/three_new_professorships.html   (1141 words)

  
 BASIC Summary
BASIC began as an interpreted language, meaning that the code was run in a line-by-line manner, as it was written.
The original BASIC language was designed in 1963 by John Kemeny and Thomas Kurtz and implemented by a team of Dartmouth students under their direction.
Versions of Microsoft BASIC soon started appearing on other platforms under license, and millions of copies and variants were soon in use; it became one of the standard languages on the Apple II (based on the quite different 6502 MPU).
www.bookrags.com /BASIC   (4087 words)

  
 Dartmouth Medical School - Dartmouth researchers find that low doses of arsenic have broad impact on hormone activity
This work was done in collaboration with Jack Bodwell, the lead author on this paper and a research associate professor of physiology at Dartmouth Medical School.
The work is funded by grants to Dartmouth collaborators Hamilton and Bodwell from the National Institute of Environmental Health Sciences, a component of the National Institutes of Health.
Both researchers are members of the NIEHS-funded Superfund Basic Research Program at Dartmouth and Dartmouth's Center for Environmental Health Sciences.
dms.dartmouth.edu /news/2006_h2/04dec2006_hamilton.shtml   (635 words)

  
 Dartmouth BASIC - Definition, explanation
Dartmouth BASIC is the original version of the BASIC programming language.
Work on the compiler and the operating system was done concurrently and so the first BASIC programs were run in batch mode as part of the development process during early 1964.
In 1979 Kemeny and Kurtz released an ANSI BASIC compiler as the seventh and final version of BASIC at Dartmouth before leaving the college to concentrate on the further development of ANSI BASIC in the form of True BASIC.
www.calsky.com /lexikon/en/txt/d/da/dartmouth_basic.php   (809 words)

  
 BASIC Language - ZikiWiki
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code The acronym is tied to the name of an unpublished paper by Thomas Kurtz and is not a backronym, as is sometimes suggested.) refers to a family of high-level programming languages.
The original BASIC language was designed in 1963 by John Kemeny and Thomas Kurtz and implemented by a team of Dartmouth students under their direction.
Versions of Microsoft BASIC soon started appearing on other platforms under license, and millions of copies and variants were soon in use; it became one of the standard languages on the Apple II (based on the quite different 6502 MPU).
www.zikiwiki.com /wiki/BASIC_Language   (3282 words)

  
 True BASIC   (Site not responding. Last check: )
True BASIC is a fully structured variant of the BASIC programming language descended from Dartmouth BASIC – the original BASIC – invented by college professors John G. Kemeny and Thomas E. Kurtz.
When True BASIC appeared on the market, initially based on Dartmouth BASIC 7 -- otherwise known as ANSI BASIC -- it implemented a number of new features over QBASIC, and allowed the user a 16 color (redefinable), 640×480 backdrop for programming.
True BASIC introduced new functions for graphics primitives like plot, plot area, flood, etc. It also was the first to provide a method for saving a portion of the screen and blitting it elsewhere, but had no proper buffering implementation.
www.casimiro.com /wiki/en/wikipedia/t/tr/true_basic.html   (171 words)

  
 Structured programming in Basic; part 4: ANSI Basic, Macintosh Basic, and True Basic.
John Kemeny and Thomas Kurtz, then and now professors of mathematics at Dartmouth College, aided by a small group of undergraduates, planned and implemented Basic in the early 60's, when the microcomputer was undreamed of and the minicomputer was still years in the future.
The Basic that comes built into all the millions of Apple, IBM, and Radio Shack computers is, apart from numerous special features, little different from the Dartmouth Basic of 20 years ago.
The scope rule in ANSI Basic is very simple: a given variable name is known (1) everywhere within a program unit, and (2) nowhere outside that unless the variable is passed as a parameter to another unit.
www.atarimagazines.com /creative/v10n9/171_Structured_programming_in.php   (4012 words)

  
 BASIC compiler project for PLDI3   (Site not responding. Last check: )
BASIC (standing for Beginner's All Purpose Symbolic Instruction Code) is a system developed at Dartmouth College in 1964 under the directory of J. Kemeny and T. Kurtz.
For this exercise you are to construct a compiler for a subset of Dartmouth BASIC.
Dartmouth BASIC supports 286 variables, the single letter variables a to z, and the variables formed by appending a single digit to the letter, a0,a1...z8,z9.
www.dcs.gla.ac.uk /~wpc/Pldi3/basicproj/t1.html   (614 words)

  
 Dartmouth BASIC - CompWisdom   (Site not responding. Last check: )
BASIC was created to assist the user who was not concerned with analyzing the hardware and worrying about the speed of the computer, but simply for the user who wanted to use the computer.
BASIC (standing for Beginner’s All Purpose Symbolic Instruction Code) was a way for students to write and execute programs on the General Electric GE255 mainframe that was the center of the Dartmouth computer system.
BASIC was born in an age when computers were large, expensive and the exclusive province of scientists, many of whom were forced to buy research time on the nation's handful of machines.
www.compwisdom.com /topics/Dartmouth-BASIC   (1508 words)

  
 Dartmouth Time Sharing System
The Dartmouth Timesharing System, or DTSS for short, was the first large-scale time-sharing system to be implemented successfully.
Its implementation began at Dartmouth College in 1963 by a student team under the direction of John Kemeny and Thomas Kurtz with the aim of providing easy access to computing facilities for all members of the college.
These commands were often believed to be part of the Dartmouth BASIC language by users but in fact they were part of the time sharing system and were also used when preparing ALGOL or FORTRAN programs via the DTSS terminals.
www.xasa.com /wiki/en/wikipedia/d/da/dartmouth_time_sharing_system.html   (239 words)

  
 Hot News
Dartmouth as the lead institution will be responsible for coordination of research and disbursement of Dana funds to other Consortium institutions.
Investigators from Dartmouth, Harvard University, University of California, Berkeley, University of Michigan, University of Oregon, and Stanford University are reviewing several key questions as part of this major research effort.
For example, at Dartmouth, there will be two research groups, one headed by Kevin Dunbar, Professor Department of Psychological and Brain Sciences and Professor Department of Education; and one by Laura-Ann Petitto, Professor of Education and Department of Psychological and Brain Science.
www.dana.org /press/hotnews/hotnews_072604.cfm   (721 words)

  
 BASIC programming language : Dartmouth BASIC programming language
One of the first to appear on this machine was BASIC programming language">Tiny BASIC, a simple version originally written by Dr. Li-Chen Wang, and then ported onto the Altair by Dennis Allison at the request of Bob Albrecht (who later founded DDJ).
BASIC makes a distinction between a procedure which doesn't return a value (called a subroutine or SUB) and a procedure which does (called a function).
The best known compiled versions are Microsoft's Quick BASIC product line and QBASIC, (a version which doesn't generate standalone programs.) Some versions of Visual Basic are also compiled, although Microsoft has altered Visual Basic into a language minimally compatible with even early versions of Dartmouth BASIC.
www.findword.org /da/dartmouth-basic-programming-language.html   (2560 words)

  
 Students convince selectmen to support East Timor
Sousa and fellow Dartmouth High student James Madden, a video was shown from an Australian news agency of an East Timorisan protest.
Resolved: That the town of Dartmouth calls for a UN monitored troop withdrawal of all Indonesian soldiers from East Timor, and be it further
Resolved; That the town of Dartmouth requests East Timorese, including members of the Maubere Resistance Movement, participation in the UN sponsored tri-partite dialogue between Portugal and Indonesia regarding the political future of East Timor; and be it further
www.etan.org /et/1999/january/8-14/13studen.htm   (1135 words)

  
 DartmouthBiz: June 2007
Dartmouth's network in the mid-1980s consisted of the large AppleTalk network serving both Macintosh clients and the Dartmouth TimeSharing System (AppleTalk was implemented inside DTSS) plus smaller IP networks serving Unix clients and central computers.
Dartmouth supported several initiatives using the nascent software before the project was abandoned by its corporate sponsors.
While Dartmouth was not the first school with Time-Sharing (MIT had built a system in 1961), Kemeny radically altered the computing landscape by 1) relying on undergraduates to help build the system, and 2) by insisting that the system aim for non-technical users.
www.dartmouthbiz.com /2007/06/index.html   (6014 words)

  
 Dartmouth researchers find that low doses of arsenic have broad impact on hormone activity
Dartmouth Medical School investigators are learning more about how low doses of arsenic, such as the levels found in drinking water in many areas of the United States, affect human physiology.
The work is funded by grants to Dartmouth collaborators Hamilton and Bodwell from the National Institute of Environmental Health Sciences, a component of the National Institutes of Health.
Both researchers are members of the NIEHS-funded Superfund Basic Research Program at Dartmouth and Dartmouth's Center for Environmental Health Sciences.
www.eurekalert.org /pub_releases/2006-12/dc-drf120406.php   (556 words)

  
 Dartmouth Basic
In the 1960s Dartmouth BASIC (Beginner's All-purpose Symbolic Instruction Code) programming language was designed and implemented at Dartmouth College by John Kemeny and Thomas Kurtz.
The first interactive version was made available to general users in June, 1964; the second in October, 1964; the third in 1966; the fourth in 1969; the fifth in 1970; the sixth in 1971; and the seventh in 1979.
During the 1970s, BASIC was the principal programming language taught to students, and continues to be a popular choice among educators.
www.cems.uwe.ac.uk /amrc/seeds/PeterHale/EndUserHistory/DartmouthBasic.htm   (365 words)

  
 Basic Language
Generally, the basic interpreters that came with the various 8-bit micros were developed by the companies that manufactured the computer (Apple, Atari, Commodore, etc.) MicrosoftBasic was a replacement BASIC.
Basic was designed as a LanguageForTeaching, however, it was badly designed for that.
However, Basic was very easy to implement (there is even dds, an entry to the 1990 InternationalObfuscatedCeeCodeContest that implements a Basic interpreter in only 8 lines of C).
c2.com /cgi/wiki?BasicLanguage   (733 words)

  
 [No title]
John G. Kemeny, co-inventor of the computer language BASIC and of the Dartmouth Time Sharing System (DTSS) and advocate of universal education in programming died unexpectedly on December 26, 1992.
Kemeny and Kurtz made an effort to get as many students as possible using BASIC and they were available to hear about problems and bugs and to come up with bug fixes.
They called it TRUE BASIC and it is still marketed today with the intention of introducing "students to the very important art of computer programming and analytic thinking." Kemeny had a very broad vision of the role computers would play in society.
www.columbia.edu /~jrh29/kemeny.html   (2025 words)

  
 John Kemeny of Dartmouth
Kemeny, who served as president of Dartmouth from 1970 to 1981, was a Hungarian by birth, a Princetonian by education and an esteemed mathematician.
In addition to his contributions to Dartmouth, Kemeny worked in the theoretical division of the Los Alamos Project, was a research assistant to Albert Einstein and chaired the 12-person commission organized by President Carter to investigate the Three Mile Island nuclear power plant accident.
During what was, for most American colleges and universities, a tumultuous period of student protest, Dartmouth enjoyed a period of relative calm due in large part to Kemeny's appeal to students and his practice of seeking consensus on vital college issues.
cis-alumni.org /JKemeney.html   (4491 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.