Some of Sunday's edits have been lost. The edits from Saturday that were reverted have been restored. Site is now hosted on prgmr.com. Thank you for your patience. This notice will be removed one week from posting. --Michael Mol 18:12, 7 March 2010 (UTC)

Category:Forth

From Rosetta Code

Jump to: navigation, search
Forth is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.
Garbage collected: No
Typing: Untyped
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Forth.
Add to BlogMarksAdd to del.icio.usAdd to diggAdd to NewsvineAdd to redditAdd to Slashdot
Your Help Needed
If you know Forth, please write code for some of the tasks not implemented in Forth.

Forth, a procedural, stack-oriented and reflective programming language without type checking, Forth features both interactive execution of commands (making it suitable as a shell for systems that lack a more formal operating system) and the ability to compile sequences of commands for later execution. Some Forth versions (especially early ones) compile threaded code, but many implementations today generate optimized machine code like other language compilers.

Where not otherwise specified, examples conform to the 1994 ANSI Standard, also known as ANS Forth. Most Forth implementations now conform to this standard, often with system-specific extensions and convenience libraries. Some examples use words that are not in the standard, but which have become accepted as common practice since 1994. Standard words should be uppercase, but most Forth systems are case-insensitive.

[edit] Citations


(previous 200) (next 200)

Subcategories

This category has the following 3 subcategories, out of 3 total.

@

F

Pages in category "Forth"

The following 197 pages are in this category, out of 206 total.

1

9

A

B

C

D

E

F

F cont.

G

H

I

K

L

M

N

O

P

P cont.

Q

R

S

T

U

(previous 200) (next 200)
Personal tools
Google AdSense