Geometry.Net - the online learning center
Home  - Basic_F - Forth Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 6     101-120 of 133    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Forth Programming:     more books (70)
  1. Forth Programmer's Handbook (2nd Edition) by Edward K. Conklin, Elizabeth D. Rather, 1998-08-01
  2. FORTH for Micros (Newnes programming books) by S. Oakey, 1983-12
  3. Dr. Dobb's Toolbook of FORTH by Marlin Ouverson, 1987-01
  4. Discover FORTH: Learning and programming the FORTH language by Thom Hogan, 1982
  5. FORTH programming (The Blacksburg continuing education series) by Leo J Scanlon, 1982
  6. Starting Forth: An Introduction to the Forth Language and Operating System for Beginners and Professionals (Prentice-Hall Software Series) by Leo Brodie, 1987-06
  7. Mastering Forth by Martin Tracy, Anita Anderson, 1989-01
  8. Masterminds of Programming: Inspiring conversations with creators of major programming languages (Programming) by Federico Biancuzzi, 2008-09-15
  9. Forth: The Next Step (Small Computer Series) by Ron Geere, 1987-05
  10. Forth Dimensions: Mailboxes and Multitasking (Volume 7, Number 4)
  11. 1987 FORML (Forth Modification Laboratory) Conferences Proceedings
  12. Forth Dimensions: Code Modules and Data Structures (Volume 7, Number 5)
  13. 1985 FORML (Forth Modification Laboratory) Conferences Proceedings
  14. Forth Dimensions: Volume X, Number 4 - November/December 1988

101. Leo Brodie
Author of two forth books Starting forth, Thinking forth; an apology regarding objectoriented programming; music (his albums, CD), family (cute baby pictures!), Punch Brodie Puppet Productions.
http://home.earthlink.net/~lbrodie/
Music Forth Humor Puppets Music Forth Humor Puppets ... What You Know About 9/11

102. Neil Bawd's Ugly Home Page 2002
A home for forth writings of Neil Bawd and Wil Baden. Programs and source code Base64 ContentTransfer-Encoding, DFC Differential File Comparison, and Structured programming with GOTOs in forth.
http://home.earthlink.net/~neilbawd/
Neil Bawd's Ugly Home Page 2002
Neil Bawd 2004-02-09
Selections and collections from Wil Baden and Neil Bawd "By doing just a little every day you can gradually let the task completely overcome you."
For OACC
Readme for Move the Folder Move the Folder (You may have to decompress output.)
Forth Stuff
  • Alphabetic List Alphabetic list is a set of sublists where each sublist is a linked list of nodes with alphanumeric identification and in alphabetic order. A hash function assigns the alphanumeric identifications to the appropriate sublist.
  • ARCFOUR Alleged RC4 In 1987 Ron Rivest developed the RC4 cipher-system. It used a well-guarded proprietary trade secret. The system was popular and is used in several hundred commercial cryptography products. Seven years later, source code alleged to be equivalent to RC4 was published anonymously. Users with legal copies of RC4 confirmed compatibility. The code is extremely simple and can be written by most programmers from the description.
  • BANNER 1960-07-04 Display short phrase in BIG letters.
  • 103. Forth
    Simple forth rudiments of a programming language Comus some commonly used words Inching forth a tutorial 0123 forth beginning ANS forth programs
    http://www.albany.net/~hello/forth.htm
    Hello The Forth Programming Ring site of Leo Wong
    Previous
    Next Next 5 Sites ... List Sites h e l l o FORTH
    The Lord's Prayer in Forth is now in Blogging Forth
    Simple Forth
    rudiments of a programming language
    Comus
    some commonly used words
    Inching Forth
    a tutorial
    0123 Forth
    beginning ANS Forth programs
    Stacks of Forth
    or the towers of Hanoi
    Life
    after Conway
    Sokoban
    a game
    99 Bottles of Beer in Froth
    suds LF not pretty but portable ANS Forth word processor "Einstein's Riddle" who owns the fish? VIER NEUN solution 1 VIER NEUN solution 2 Hello, XML! XML applications Forth Clerihews pearls swine before Only Forth Also : From: a smarter INCLUDE Tools For and Next String words ... JenX XML Tree a file listing The Tree using ALLOCATE Chemical Equation Balance Sort Definition Names ... Download zip file 21 June 02004 + fyj + Adventure in Forthran 57K zip file 20 August 02003 + fyj + Executable only: Wink simple DOS word processor (14K .zip file) Forth Links Hello

    104. Nick Francesco
    forth! It's a programming Language, it's a Dessert Topping. A few personal forth links.
    http://www.nickf.com/forth.htm
    Forth!
    It's a Programming Language, it's a Dessert Topping
    Back to Nick's Home Page!

    105. 0123 Forth
    Beginning Programs in ANS forth. 300 \ After Kernighan and Ritchie, \ The C programming Language, 2nd ed. 0 CONSTANT lower \ lower limit of temperature
    http://www.albany.net/~hello/01234th.htm
    Hello Forth
    0123 Forth
    Beginning Programs in ANS Forth Marker
    I'm

    Tools

    Environment
    ...
    Pentium bug?

    SIGN #> R> OVER - SPACES TYPE ; : TABLE.2 lower BEGIN DUP upper > 0= WHILE DUP CR 5 .R SPACE DUP 32 - 500 9 */ 6 .2R step + REPEAT DROP ; Floating point version of table Forth - A Language for Interactive Computing 99 Bottles of Beer in Froth : BOTTLES ( n ) DUP CR . ." bottles of beer on the wall," DUP CR . ." bottles of beer," CR ." Take one down and pass it around." 1- CR . ." bottles of beer on the wall." CR ; : UNTIL-3 ( n ) 3 TUCK MAX DO I BOTTLES -1 +LOOP ; : TWO ( ) CR ." Two bottles of beer on the wall," CR ." Two bottles of beer," CR ." Take one down and pass it around," CR ." One bottle of beer on the wall." CR ; : ONE ( ) CR ." One bottle of beer on the wall," CR ." One bottle of beer," CR ." Take it down and pass it around," CR ." No more bottles of beer on the wall." CR ; : NONE ( ) CR ." No more bottles of beer on the wall," CR ." No more bottles of beer," CR ." Go to the store and buy some more," CR ." 99 bottles of beer on the wall." CR ; : SONG ( ) 99 UNTIL-3 TWO ONE NONE ; Integer versions of table
    Leo Wong hello@albany.net

    106. Pysmatic Forth Center, Unique Information About FORTH
    forth is a realtime programming language originally developed to control telescopes (An excellent history located here). forth has many unique features and
    http://www.pysmatic.com/forth/
    FTP Search
    Your Forum

    Technology News
    What is FORTH? Forth is a real-time programming language originally developed to control telescopes
    An excellent history located here

    Forth has many unique features and applications:
    • Forth can compile itself into a new compiler! Reverse-polish coding. Edit time error checking and compiling (Similiar to BASIC). Extremely efficient thread based language. Can be used to debug itself! Extensible, thus can become what ever you need it to be. Many freeware implementations are available. Commercial applications: language translators, animation (movies, DisneyLand), HD controllers.

    LinkSwaper Banner System

    Programmers Banner System

    Previous 5 Sites
    Skip Previous ... Next
    This Forth Programming Net Ring owned by Pysmatic
    Skip Next
    Next 5 Sites Random Site ... Join Here!
    This is a dying Forth Programming Webring site. List Sites Control Your Site DNS 4 Free at ZoneEdit! "...forever asking questions..." "...asking all kinds of questions..." Pysmatic Network Forum by Senac Notice: Some links help pay for the site. Privacy Statement Great hosting by Web Design Associates Update: Mar 10, 2003.

    107. Forth: An Underview
    By Peter Knaggs; informal overview of programming system and perhaps more importantly, the method and philosophy of programming therein. Shows forth history, most prominent features, usage.
    http://dec.bournemouth.ac.uk/forth/forth.html
    Forth: An underview
    Peter Knaggs
    This document is intended to give an informal overview of the Forth programming system and perhaps more importantly, the method and philosophy of programming in Forth. It illustrates the language's history, most prominent features, usage, etc. We also describe the most common implementation method (based on the Poly Forth system from FORTH, Inc.
  • What's in a name?
  • History
  • Features ...
  • References
    1. What's in a name?
    picture ), its creator, Forth is so called because:
    2. History
    The first program to be called Forth was written in about 1970. The first complete implementation was used in 1971 on a DEC PDP-11 for the National Radio Astronomy Observatory's 11-meter radio telescope in Arizona. This system was responsible for pointing and tracking the telescope, collecting data and recording it on magnetic tape, supporting an interactive graphics terminal on which an astronomer could analyse previously recorded data. The multi-tasking nature of the system allowed all these function to be performed concurrently, without timing conflicts or other interference. The system was so useful that astronomers from all over the world began asking for copies. Its use spread rapidly and in 1976 Forth was adopted as a standard language by the International Astronomical Union.
  • 108. TWiki.APG.LangForth
    For low level programming it s hard to beat the fun of forth. (from a /. post). forth forth for Homecomputer Implementations for ATARI 8Bit Computer
    http://www.strotmann.de/twiki/bin/view/APG/LangForth
    TWiki : Main TWiki APG Infothek ... MicroUSB Logged in as: TWikiGuest TWiki APG LangForth Edit Attach Ref-By Printable ... More News Hot Topics FORTH Programming USB Cart Project ACTION! Programming AtariMax Cart This WikiWeb
    Forth
    "C makes you think that C is the world's greatest language. Forth makes you think that you're the world's greatest programmer." "For low level programming it's hard to beat the fun of FORTH." (from a /. post)

    109. Popular FAQ Index 17: Computer, Ada, Forth, Programming, Modula2, Java, Compress
    Internet FAQ Archives. Popular FAQ Index 17 computer, ada, forth, programming, modula2, java, compression, evaluations
    http://www.faqs.org/popular/poplist17.html
    Popular FAQ Index 17: computer, ada, forth, programming, modula2, java, compression, evaluations
    Internet RFCs Usenet FAQs Other FAQs Documents ... Cities Search
    Search FAQs
    Quick FAQ Search
    Search FAQs - Full Text Search Subject/Archive Names Search Article Headers

    110. BBC - H2g2 - Forth - The Programming Language
    h2g2 is the unconventional guide to life, the universe and everything, a guide that s written by visitors to the website, creating an organic and evolving
    http://www.bbc.co.uk/dna/h2g2/A2927360
    @import url('/includes/tbenh.css') ;
    Home

    TV

    Radio

    Talk
    ...
    A-Z Index

    Wednesday
    21st September 2005
    Text only

    Guide ID: A2927360 (Edited)
    Edited Guide Entry SEARCH h2g2 Advanced Search New visitors: Returning members: BBC Homepage The Guide to Life The Universe and Everything 3. Everything Languages Computer Languages ... Computers Created: 6th September 2004 Forth - the Programming Language Front Page What is h2g2? Who's Online Write an Entry ... Help Like this page? Send it to a friend! Forth is a general-purpose computer programming language. It was invented in 1968 by Charles H Moore (known as 'Chuck'). Initially he used it for the control of giant telescopes in the observatory in which he worked, but it could be used for anything, so it gradually spilled out into other applications. Moore went on to found a company, Forth Inc., to develop Forth systems for lots of different computers. Forth arose at a time when there were two types of computer language:
    • Interpreted languages - slow-running and unstructured, but could be used to cobble together a simple program very quickly. Compiled languages - programs ran very quickly but took a long time to write, as each time a change was made, the program had to be recompiled, which could take five or ten minutes.

    111. Modest-Proposals
    Terry Loveall writings and downloads (DOS, colorforth w/MASM source) under 'Minimalist programming' heading, and some other nonforth links. Several colorforth links.
    http://www.iinet.com/~modprop/
    Modest-Proposals
    Apr. 27, 2005
    Minimalist Programming
  • Hacking up a Furball - linux debug and DOS debug.com.
  • Bit-bucket Mining Manufacturing
    "Recycling 1s and 0s for a greener tomorrow" 12/04/04
  • Xwoaf: X-Windows On A Floppy , Hacked Living in a Linux World (lhafh) and LMW: DIY mini-Linux distro for programmers. 3/3/05 Linux Color Forth, Forth and Win32 Text Editors in assembler . - simplifications (yeah, right). 03/29/05 Index to color Forth : forth love = if honk then. 04/27/05 Resume Contract work: Systems analysis, RTOS and device drivers.
    You, Emotion and Computers
  • "Full Impact: A Knuckle-Draggers Guide to the Sport of Intimacy" ...and you think you're in control...
  • The Universe is alive with Consciousness
  • "Inappropriate Force: A Knuckle-Draggers Guide to Mysticism" Do you need the Divine as much as the Divine needs you? Angel of the Sun Rumi inspired commentary. Esoteric Papers Esoteric works of the Sufi master Hazrat Inayat Khan.
  • Email: "loveall at iinet.com".

    112. Embedded.com - Introduction To Forth
    forth is a niche programming language originally designed for realtime control of telescopes. Over the years, it evolved into an ANSI-standard language.
    http://www.embedded.com/showArticle.jhtml?articleID=9900749

    113. Introduction To Forth
    forth is a niche programming language originally designed for realtime You write a forth program by defining new words, and run it by executing the
    http://www.embedded.com/shared/printableArticle.jhtml?articleID=9900749

    114. Jax Forth Page
    Joy Joy is a forthlike rigorously functional programming language. Open Boot is the most widely used forth program in the world.
    http://www.well.com/~jax/rcfb/forth.html
    RCFB Top Page
    The Forth Programming Environment Online
    This Web page provided as a public service for those seeking more information about Forth. A link here doesn't mean I endorse or even have tried any products or services referenced by that link. This page is designed to be browsable using a text-mode browser
    Looking for FIJI ForthIsh Java Interpreter
    Standard Forth
    American National Standard Forth Information describes the modern standard for the zenlike programming environment invented by Mr. Charles Moore in 1969. Or take a quick look at the ANS Forth FAQ
    JaxForth
    NO WARRANTY NO GUARANTEE NO SOAP RADIO YER ON YER OWN, SIS/BUB! Free software by Jack Woehr.
    Download Jax4th 1.25 for Windows NT
    159010 bytes
    Download Jax4th 0.3.17 for the Amiga
    123876 bytes
    Download VWin4th
    This is a very tiny demo Forth I wrote in 1994 in Digitalk Smalltalk for Windows. Source only. 10771 bytes
    Download Corrections to Forth:The New Model
    download these corrigienda, emenda and addenda (Rev. 1.6, text only) to the original work (ISBN 1-55851-277-2). 3347 bytes
    Links
    4th Compiler
    Forth compiler for Dos, Windows and Unix.

    115. Marcel Hendrix's PROGRAMMING-page
    forth algorithms, benchmarks, neural net applications, games and utilities. forth neural net programs. The core neuralnet routine backpropagation
    http://home.iae.nl/users/mhx/programs.html
    Forth Source Links
    Forth: simple games for text terminals
    Forth: benchmarks
    Forth: neural net programs
    Forth: fractal programs

    116. Marcel Hendrix's Home-page
    The information here is relevant to the programming language forth NEW iforth 2.0 uses Winboard for FCP (forth Chess Program) (picture on the right).
    http://home.iae.nl/users/mhx/
    Welcome to these pages. The information here is relevant to the programming language Forth iForth tForth eForth mxForth ). There are a large number of (updated!) benchmarks here to measure Forth's performance on several operating systems. A general computing-intensive Forth FP bench is here . Get in-depth information on writing a parallel Forth compiler for the INMOS transputer , still of general interest although this chip went out of production in 1998. Be sure to check out the information on the free mxForth meta compiler . Get a free AC circuit simulator package with built-in (i)Forth. Have a look at the iForth documentation and glossary . Algorithmically generated (by Forth programs) MIDI files are offered for simultaneous aural stimulation purposes. iForth 2.0 can be ordered on line Search
    Links to all iForth pages on this server
    Leo Brodie's Starting Forth (online book).
    The MANX MIDI general manual

    The MANX MIDI help file

    The NSPICE circuit simulator page

    iForth FAQ
    ...
    iTools rel 1.0
    (see picture at the top of the page)
    32-bit eForth

    mxForth; a fast Forth written in iForth

    117. Forth
    A section of programming using forth, rather than discussing forth itself. The programming language is refered to as MUF, or MultiUser forth.
    http://www.cs.wisc.edu/~bolo/forth.html
    Forth
    Forth is a stack-oriented language and interactive environment. It is versatile, light weight, and highly adaptable. Forth was originally created by Charles Moore in the late sixties. The name is an allusion to Forth being a "fourth" generation language. In some ways it is, in others not. Forth is probably a transition between 3rd and 4th generation languages in that it allows you to CREATE a language which is suited for your task. For many years (late 1980s, early 1990s), it seemed that Forth was dying out. The number of Forth programmers had declined. The number of hardware limited platforms which forth excels at utilizing efficiently also declined. Managers would say it isn't mainstream and not allow the use for Forth even it was THE tool for the job. However Forth has become resurgent. In 1994 a new standard for Forth was published by ANSI. This new standard, though it does cause problems for many people who use Forth to its true potential, does open up the market for a standard which all vendors can provide compatability to. In addition, I believe the standards body made some fine analyses of things which widely differed between forth systems and managed to Factor them into more basic parts which actually eliminate many existing difficulties.

    118. Computers, Programming, Languages, Forth
    Computers, programming, Languages, forth Web Directory.
    http://www.klevze.si/browse/Computers/Programming/Languages/Forth/
    Top Computers Programming Languages ... Forth
    Search:
    Web Directory: Computers, Programming, Languages, Forth
    Web Directory Daily News PHP Manuals mySQL Manuals ... Svenska Mirrors Exim xEmacs CPAN ProFTPD ... Links Help us to keep this web directory online and donate $ Browsing Computers, Programming, Languages, Forth Category See also: This category in other languages: French German Russian
    • Forth Research Page - Annotated links on research, conferences, workshops, bibliography (500+ entries), ANS Forth, and commercial vendors. Large extensive resource.
      BURKS: Forth
      Forth resources from the Brighton University Resource Kit for Students: website and CD-ROM..
      Chuck Moore
      Creator and inventor of Forth. New incarnation of Forth with simplified color-based syntax, improved performance. Forth articles, multiprocessors, VLSI design tool..
      comp.lang.forth repository

    119. Forth For Artificial General Intelligence In Robots
    You have learned how a forth program puts statements into a reverse sequence. Open Directory Project Computers programming Languages forth
    http://mind.sourceforge.net/forth.html
    Forth for Artificial General Intelligence
      Table of Contents
      Why Forth?

      FORTH IF HOW THEN ?

      What is to be coded?

      Who does Forth?

      1. Why Forth? When Mind.Rexx, the first Mentifex AI, was announced on Usenet in
      December of 1994 and was offered for porting into languages other
      than REXX, the only strong response was from Forth programmers.
      Consequently, Mind.REXX was first ported into Mind.Forth and later
      into the JavaScript AI Mind - a tutorial, "demo" AI that is easily lacks the full expandability of Mind.Forth in Win32Forth. The origin of Forth was in the control of telescopes and other machinery, especially robots. Forth is linguistically interesting, because Forth programmers create new words in Forth that add to the basic vocabulary of the Forth programming language. Forth for AI is like ancient human languages for sacred religious texts if the original artificial minds are created in the lingua franca of Forth, a holy code-base results as an object of reverence and veneration for future generations of interpretive programmers who re-implement the primitive Forthminds as new, evolving minds in new, evolving languages.

    120. PHONE-SOFT INTERNET DIRECTORY INTERNATIONAL:FORTH
    forth Systems programming Paul E. Bennett, forth based HIDECS Consultancy. Hello, World program - Example of simple forth program.
    http://www.phs2.net/cwi/L3/make-frame.php3?framename=7267i.htm

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 6     101-120 of 133    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | Next 20

    free hit counter