Difference: MicroSdBlocks (43 vs. 44)

Revision 442020-08-29 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 186 to 186
 Forth source files. I propose .fs extension for Forth source files the same as GForth does. But anyway you can use what you want (.f, .4th, .fth, etc).
include   ( any "name" -- any )      Interprets the content of the file <name>. 

Changed:
<
<
included ( any a u -- any ) Interprets the content of the file.
>
>
included ( any c-addr u -- any ) Interprets the content of the file.

coredump ( "name" -- ) Dumps the flash memory (core) into the file <name>.

 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback