|
51forth programming language - Definition |
|
|
51-FORTH is an implementation of the Forth programming language for the Intel 8051 microcontroller. It was created in 1989 by Scott Gehmlich of IDACOM Electronics (which was acquired by Hewlett-Packard in 1990), and sent to Giovanni Moretti of Massey University, from whom it was propagated widely. The original 51forth.zip package is available from many archive sites, along with several other implementations of Forth.
This implementation is subroutine-threaded, with about 20 words written in assembly language, and the complete system occupying a total of about 8K of RAM. It was cross-developed from a VAX to an RTX2000 Forth system connected to dual-ported RAM accessible to the microcontroller.
The sources and documentation are in the public domain.
External links
|
|
Example Usage of programming |
 |
kgoj: http://www.ideone.com/ - paste and run code online, supports lots of programming languages #awesome |
 |
alexander_orlov: http://bit.ly/6RCmsr #IntelliJ's #MPS implements the new Language Oriented programming #dev paradigm for Domain Specific Language generation |
 |
emostar: Got my copy of Elements of programming from Amazon.jp but pages are cut off. gotta return it Pearson Education should have caught this error |
|