Results found for: FORTH
Printer Print This Page
techweb
FORTH
techweb
(FOuRTH-generation language) A high-level programming language created by Charles Moore in the late 1960s as a way of providing direct control of the computer. Its syntax resembles LISP, it uses reverse polish notation for calculations, and it is noted for its extensibility.

It is both compiler and interpreter. The source program is compiled first and then executed by its operating system/interpreter. It is used in process control applications that must quickly process data acquired from instruments and sensors. It is also used in arcade game programming as well as robotics and other AI applications. The following polyFORTH example converts Fahrenheit to Celsius:

   : CONV ( n) 32 - 5 9 * / . ." Celsius
   : user_input  ." Enter Fahrenheit " CONV ;





Search For FORTH On ChannelWeb

Find the latest news and information on FORTH from across the Channelweb Network of IT Web sites.


techweb
temrs similiar to your header
Entries before FORTH
techweb
techweb formulary
techweb Forte
techweb Forte for Java
techweb Forte Fusion
techweb Fortezza
techweb Entries after FORTH
techweb
techweb FORTRAN
techweb forum
techweb Forum of Incident Response and Security Teams
techweb forward bias
techweb forward chaining
techweb
define another it term
techweb

Or get a random definition
techweb
copyright THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.

Copyright (©) 1981-2005 The Computer Language Company
Inc All rights reserved.








CHANNEL SERVICES >>