Search 5,000,000+ questions and answers.

Frequently Asked Questions

What is Forth?

comp.lang.forth Frequently Asked Questions (1/6): General/Mi...
Forth is a stack-based, extensible programming language without type-checking. It is probably best known for its "reverse Polish" (postfix) arithmetic notation, familiar to users of Hewlett-Packard calculators: to add two numbers in Forth, you would type 3 5 + instead of 3+5. The fundamental program unit in Forth is the "word": a named data item, subroutine, or operator. Programming in Forth consists of defining new words in terms of existing ones.
Related Questions

How does a soul get back and forth from the other side?

Past life and reincarnation FAQ
The usual word which is used to describe that process is death, but that's a serious misnomer as actually nothing and no one has really died. What is usually called death is actually a change in focus by the soul from animating a physical vehicle to existing solely on the metaphysical plane. It is simply a change in consciousness. Done properly, it is a peaceful and blissful experience.
Related Questions

How will I get back and forth to the dialysis center?

Frequently Asked Questions
Patients and their families are responsible for transportation to and from dialysis. But, there are programs available to help you. Medicaid and some state kidney disease programs pay for transportation. Most other insurance plans do not. Medicaid can pay for taxi fare or for a wheelchair van when that is medically necessary. Many counties and local governments have medical or senior citizens' transportation programs. Sometimes, local volunteer groups will help with transportation.
Related Questions

DR. LUMPKIN: And you have jurisdiction and so forth?

Transcript of the June 24, 2003 NCVHS Full Committee Meeting
MS. KAMINSKY: I have one other thing I wanted to say, which is important along that line. I'm not sure where I had it written, so I'll just have to wing it, which is the following. What has been clearly emerging over the last several months, and I think it was in place when we last spoke, but it's even clearer now is that our orientation toward enforcement is really a voluntary compliance orientation.
Related Questions

Can't we communicate effectively by writing notes back and forth?

Frequently Asked Questions
It depends on the individual and only he or she can make that determination. American Sign Language and English are two different languages, with different vocabulary, syntax, and idioms. Since English is often a second language for many Deaf people, English language fluency will vary. In many instances, the use of written English will not suffice. Effective communication will not take place and gross misunderstandings will occur.
Related Questions

What is the Forth Interest Group?

comp.lang.forth Frequently Asked Questions (1/6): General/Mi...
The Forth Interest Group "FIG" was formed in 1978 to disseminate information and popularize the Forth language, and it remains the premier organization for professional Forth programmers. FIG maintains a Web page at http://www.forth.org/forth.html, with a more complete introduction to the Forth language, and links to the Web pages of many Forth vendors.
Related Questions

Who put forth this proposal?

Don't Shoot the Cat
Studies have been done in Wisconsin concerning effects of free roaming feral domestic cats.These studies showed free roaming feral domestic cats killed millions of small mammals, song and game birds. Estimates range from a minimum of 47 million up to 139 million songbirds are killed each year. Free roaming feral domestic cats are not a native species in Wisconsin. The above mentioned cats do however kill native species therefore reducing native species.
Related Questions

Q: What numbers should I use for Base Attack, Base Walk, and so forth?

D-Mod Author's FAQ Revision 1.3
A: A group of 10 sequences is reserved for each "base" anything, and it's always a multiple of 10. If you want to add a creature that walks around with sequences 601, 603, 607, and 609, then the BASE WALK should be set to 600. If you want to add a creature that attacks with sequences 531, 533, 537, and 539, then the BASE ATTACK would be 530. Basically, the "base" gives a quick number to use by simply adding the direction. If facing right (direction 6) then 530 + 6 = 536.
Related Questions

Where can I protest/discuss NANABl's moderation policies, as set forth in the Charter?

news.admin.net-abuse.blocklisting FAQ
A.The Usenet newsgroup news.groups is the appropriate forum for such discussions. A heads-up notice to NANABl that such a discussion is taking place there would be nice.
Related Questions

will there be good FCP handoff back and forth?

HD For Indies
Yes. This is a good example of our open architecture. In fact, I know of at least one user who wrote his own script to do this. This has nothing to do with HD. OK, maybe I can stretch it here, ahem: "Because Final Cut Pro runs on Macs, adoption of Apple technology by mainstream audiences is good news for HD editors, as it keeps Apple in business and encourages further adoption of their technologies, keeping peripherals plentiful and inexpensive.
Related Questions

Who is required to be certified by deadlines set forth in the CAC December meeting?

Division of Apprenticeship Standards (DAS) Overview of DAS
Certification is required only for those persons who perform work as electricians for contractors licensed as Class C-10 electrical contractors under the Contractors' State License Board Rules and Regulations.
Related Questions

How do you generate a table of contents and so forth?

ThesisTeX FAQ list
This is the beauty of LaTeX; all tables of contents, lists of figures and lists of tables are automatically generated by the lines in the frontmatter (see my examples on the main page). The first time you LaTeX your code, a .aux file is generated which lists (among other things) the page numbers for all the sections and subsections. The second time you run LaTeX, these values are made into spiffy tables. I've done something (changed the linespacing, etc.
Related Questions

How do I transfer my files back and forth between my Windows disc and my cisunix account?

CS401 Frequently Asked Questions (FAQ)
We will discuss this at length in lecture, but since this question inevitably haunts some students despite the lecture coverage I will include an answer here as well. To transfer files between two computers on the Internet, you generally need to use some sort of FTP client. Since it is free to students and installed on all the cluster computers, I generally recommend WS_FTP LE as the FTP client to choose for use with Windows.
Related Questions

How can we accomplish the vision set forth by the NHII initiative?

FAQ Sheet for the National Health Information Infrastructure
Using Information Technology to enhance connectivity and knowledge sharing (via appropriate system architecture and use of data standards) Fostering collaboration between the public and private sectors (include all relevant stakeholders in the health sector--patients, citizens, practitioners, public health officials, managers, policy-makers, and researchers.
Related Questions

Why does Shanthi sway back and forth on her front legs?

Frequently Asked Questions About Elephants at the Zoo - Nati...
This is normal behavior for Shanthi. We think it indicates her anticipating a regular and expected event in her daily routine, like a feeding or a training session, or her bath. She also does this when Kandula is seeking independence and is out of her reach.
Related Questions

Can I get a license to go back and forth to work or school?

DUI / DWI Frequenty Asked Questions
Answer: Usually no. During the period of revocation the law does not allow restricted licenses to drive to work or school. A person under revocation for multiple alcohol offenses in excess of one year may be eligible to apply for the Early Reinstatement Program. However, eligibility is very dependent on individual circumstances. Early Reinstatement requires placing a device on your car that requires you to breath into it before the car will operate to make sure you have not ingested any alcohol.
Related Questions

How does Forth differ from other languages?

comp.lang.forth Frequently Asked Questions (1/6): General/Mi...
no division between compile-time and run-time (e.g., full language power in macros, run-time code generation) no syntactic difference between built-in and user-defined words (indeed, it is possible to redefine built-in words, e.g., for extension purposes) Joe Knapka has written a Welcome to Forth, which discusses some of the differences between Forth and other languages in more detail.
Related Questions

Where does the name Forth come from?

comp.lang.forth Frequently Asked Questions (1/6): General/Mi...
The name FORTH was intended to suggest software for the fourth (next) generation computers, which Moore saw as being characterized by distributed small computers. The operating system he used at the time restricted file names to five characters, so the "U" was discarded. FORTH was spelled in upper case until the late 70's because of the prevalence of of upper-case-only I/O devices.
Related Questions

Is Forth faster or smaller than C?

comp.lang.forth Frequently Asked Questions (1/6): General/Mi...
Not in itself. I.e., if you translate a C program literally into Forth, you will see a slow-down (e.g., a factor 4-8 with Gforth 0.5, a threaded-code system; for typical native-code systems you will see a factor of 1-3). Similarly, there is no inherent size advantage in Forth. For details see http://www.complang.tuwien.ac.at/forth/performance.html. However, there are many reports of cases where Forth programs beat others in size and/or speed.
Related Questions

What language standards exist for Forth?

comp.lang.forth Frequently Asked Questions (1/6): General/Mi...
American National Standard for Forth, ANSI X3.215-1994, is accepted worldwide as the definitive Forth standard ("ANS Forth"). This standard also has been blessed as international standard (ISO/IEC 15145:1997). IEEE Standard 1275-1994, the "Open Firmware" standard, is a Forth derivative which has been adopted by Sun Microsystems, HP, Apple, IBM, and others as the official language for writing bootstrap and driver firmware. See http://playground.sun.com/1275/home.html.
Related Questions

Are there Coding Standards for Forth?

comp.lang.forth Frequently Asked Questions (1/6): General/Mi...
Leo Brodie's book Thinking Forth gives some advice; a short excerpt is now available online. Forth shops have rules for their coding. Paul Bennet has published those of his company; you can find them on http://www.forth.org/forth_coding.html.
Related Questions

Why Is The Volume Lowered On The Third And Forth Programs?

The Calming Collection by Roberta Shapiro, M.ED.,LCSW, NBCCH...
The volume is lowered so as not to interfere with the sleep induced in program number two. However, if you awaken during the night and wish to return to sleep, the shorter programs three and four can be very helpful. Then simply raise the volume to your preference. Hypnosis is a state of deep relaxation in which a person becomes more and focused and open to suggestion.
Related Questions

Why do some people move back and forth or up and down when they pray?

Congregation Sons of Israel
Some people move when they pray and some don’t. Some people always move when they pray and some people only move when the prayer moves them. Some people move when they pray so the prayer can more easily move them. There are few rules about these things. There are a couple of times when our movements at prayer are a bit limited. For example, when we pray the Amidah, we stand, keep our feet together and don’t move them until we finish the prayer.
Related Questions

How am I supposed to get back and forth while my car is in the shop?

California Auto accident FAQs - car wreck questions - answer...
Check your insurance policy; many will have a clause that allows you to rent a car. Be sure to track the expense involved as this is considered a cost that you suffered and ultimately compensable.
Related Questions

Where can I find a C-to-Forth compiler?

comp.lang.forth Frequently Asked Questions (1/6): General/Mi...
We, ( CodeGen, Inc.) sell a C-to-Fcode compiler. Well, it actually generates IEEE-1275 Forth that then must be run through a tokenizer. Really, it generates pretty ugly Forth code. It's easy to generate lousy Forth, but it's very difficult to generate nice clean optimized Forth. C and stack-based languages don't mix too well. I end up faking a C variable stack-frame using a Forth $frame variable for local vars. MPE has produced a C to stack-machine compiler.
Related Questions

What about translating Java bytecode to Forth?

comp.lang.forth Frequently Asked Questions (1/6): General/Mi...
JavaVM makes the same mistake as Forth standards up to Forth-83: It specifies type sizes (e.g., a JavaVM int is always 32-bit). A few operators have to be added to support this.
Related Questions

How about running Forth without OS?

comp.lang.forth Frequently Asked Questions (1/6): General/Mi...
A Forth system running on the bare hardware is also known as a native system (in contrast to a hosted system, which runs on an OS). Don't confuse this with native-code systems (which means that the system compiles Forth code to machine code); hosted native-code systems exist as well as native threaded-code systems. In the beginning Forth systems were native and performed the functions of an OS (from talking to hardware to multi-user multi-tasking).
Related Questions

How about writing an OS in Forth?

comp.lang.forth Frequently Asked Questions (1/6): General/Mi...
Native Forth systems can be seen as OSs written in Forth, so it is certainly possible. Several times projects to write an OS in Forth were proposed.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact