Changes

Jump to: navigation, search

Forth

2,176 bytes added, 11:04, 2 January 2020
Created page with "'''Home * Programming * Languages * Forth''' '''Forth''', <br/> a [https://en.wikipedia.org/wiki/Structured_programming structured], [https://en.wikiped..."
'''[[Main Page|Home]] * [[Programming]] * [[Languages]] * Forth'''

'''Forth''', <br/>
a [https://en.wikipedia.org/wiki/Structured_programming structured], [https://en.wikipedia.org/wiki/Imperative_programming imperative], [https://en.wikipedia.org/wiki/Reflection_%28computer_science%29 reflective],
[https://en.wikipedia.org/wiki/Stack-oriented_programming_language stack-based] computer programming language and environment.
It performs arithmetical and logical operations on a stack in [https://en.wikipedia.org/wiki/Reverse_Polish_notation reverse Polish notation].
Forth evolved from [https://en.wikipedia.org/wiki/Charles_H._Moore Charles H. (Chuck) Moore's] programming system from 1958. Along with [https://en.wikipedia.org/wiki/Elizabeth_Rather Elizabeth Rather], Chuck Moore founded the FORTH, Inc. <ref>[https://www.forth.com/ FORTH, Inc. - Embedded Systems Development, Software Tools, and Consulting Services]</ref> in 1973.

=Chess Programs=
* [[:Category:Forth]]

=Publications=
* [http://www.linkedin.com/pub/james-bowman/9/511/358 James Bowman] ('''2010'''). ''J1: a small Forth CPU Core for FPGAs''. [http://www.complang.tuwien.ac.at/anton/euroforth/ef10/ EuroForth 2010], [http://www.excamera.com/files/j1.pdf pdf] <ref>[http://www.excamera.com/sphinx/fpga-j1.html The J1 Forth CPU — excamera]</ref>

=External Links=
* [https://en.wikipedia.org/wiki/Forth_%28programming_language%29 Forth (programming language) from Wikipedia]
* [http://wiki.c2.com/?ForthLanguage Forth Language]
* [https://en.wikipedia.org/wiki/Stack_machine Stack machine from Wikipedia]
* [http://greenarraychips.com/ Green Arrays] 40- and 144-core Forth microcontrollers
* [http://home.iae.nl/users/mhx/dawg.frt ANS Forth - generate and use a directed acyclic word graph (DAWG)] by [[Ian Osgood]]
* [http://www.complang.tuwien.ac.at/forth/appbench.zip Forth application benchmark suite (ZIP)] contains both [[FCP]] by [[Ian Osgood]] and [[Brainless (Forth)|Brainless]] by [[David Kühling]] <ref>[http://sourceforge.net/projects/forth-brainless/ brainless | Free Games software downloads at SourceForge.net]</ref>

=References=
<references />
'''[[Languages|Up one Level]]'''

Navigation menu