Difference: ForthSTM32WB (19 vs. 20)

Revision 202020-01-26 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 7 to 7
  titlestyle="color:#F00000;" }%
Intro
Changed:
<
<
Forth is an interactive and extensible language, built-in lexical analysis (tokenizer, parser), needs less than 32 KiB Flash and 4 KiB RAM.
>
>
Forth is an interactive and extensible language, built-in lexical analysis (tokenizer, parser), needs less than 20 KiB Flash and 4 KiB RAM.
 
Changed:
<
<
A possible alternative is MicroPython, but it needs more than 250 KiB of Flash. What about uLisp? It is also small (32 KiB) and self-contained, but it needs garbage collection, that takes about 2 ms @ 40 MHz.
>
>
A possible alternative is MicroPython, but it needs more than 250 (rather 350) KiB of Flash . What about uLisp? It is also small (32 KiB) and self-contained, but it needs garbage collection, that takes about 2 ms @ 40 MHz (real-time programming and garbage collection is not a dream team).
 
Contents
Line: 239 to 239
 
META FILEATTACHMENT attachment="1b.fs" attr="" comment="" date="1578824494" name="1b.fs" path="1b.fs" size="756" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="st_nucleo_wb.cfg" attr="" comment="" date="1579447970" name="st_nucleo_wb.cfg" path="st_nucleo_wb.cfg" size="266" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="700px-GDB_openOCD_focus_graph.png" attr="" comment="" date="1579450310" name="700px-GDB_openOCD_focus_graph.png" path="700px-GDB_openOCD_focus_graph.png" size="106011" user="PeterSchmid" version="1"
Changed:
<
<
META FILEATTACHMENT attachment="flash.s" attr="" comment="" date="1579900483" name="flash.s" path="flash.s" size="6518" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="interrupts.s" attr="" comment="" date="1579900483" name="interrupts.s" path="interrupts.s" size="1501" user="PeterSchmid" version="1"
>
>
META FILEATTACHMENT attachment="flash.s" attr="" comment="" date="1580077003" name="flash.s" path="flash.s" size="6829" user="PeterSchmid" version="2"
META FILEATTACHMENT attachment="interrupts.s" attr="" comment="" date="1580077003" name="interrupts.s" path="interrupts.s" size="1501" user="PeterSchmid" version="1"
 
META FILEATTACHMENT attachment="Makefile" attr="" comment="" date="1579900483" name="Makefile" path="Makefile" size="790" user="PeterSchmid" version="1"
Changed:
<
<
META FILEATTACHMENT attachment="mecrisp-stellaris-stm32wb55.s" attr="" comment="" date="1579900483" name="mecrisp-stellaris-stm32wb55.s" path="mecrisp-stellaris-stm32wb55.s" size="3995" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="memmap" attr="" comment="" date="1579900483" name="memmap" path="memmap" size="192" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="terminal.s" attr="" comment="" date="1579900483" name="terminal.s" path="terminal.s" size="4709" user="PeterSchmid" version="1"
>
>
META FILEATTACHMENT attachment="mecrisp-stellaris-stm32wb55.s" attr="" comment="" date="1580077003" name="mecrisp-stellaris-stm32wb55.s" path="mecrisp-stellaris-stm32wb55.s" size="3995" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="memmap" attr="" comment="" date="1580077003" name="memmap" path="memmap" size="192" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="terminal.s" attr="" comment="" date="1580077003" name="terminal.s" path="terminal.s" size="4709" user="PeterSchmid" version="1"
 
META FILEATTACHMENT attachment="turbo.s" attr="" comment="" date="1579900483" name="turbo.s" path="turbo.s" size="2204" user="PeterSchmid" version="1"
Changed:
<
<
META FILEATTACHMENT attachment="vectors.s" attr="" comment="" date="1579900483" name="vectors.s" path="vectors.s" size="4607" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="mecrisp-stellaris-stm32wb55.bin" attr="" comment="" date="1579900771" name="mecrisp-stellaris-stm32wb55.bin" path="mecrisp-stellaris-stm32wb55.bin" size="15384" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="mecrisp-stellaris-stm32wb55.hex" attr="" comment="" date="1579900771" name="mecrisp-stellaris-stm32wb55.hex" path="mecrisp-stellaris-stm32wb55.hex" size="43325" user="PeterSchmid" version="1"
>
>
META FILEATTACHMENT attachment="vectors.s" attr="" comment="" date="1580077003" name="vectors.s" path="vectors.s" size="4607" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="mecrisp-stellaris-stm32wb55.bin" attr="" comment="" date="1580073876" name="mecrisp-stellaris-stm32wb55.bin" path="mecrisp-stellaris-stm32wb55.bin" size="15384" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="mecrisp-stellaris-stm32wb55.hex" attr="" comment="" date="1580073876" name="mecrisp-stellaris-stm32wb55.hex" path="mecrisp-stellaris-stm32wb55.hex" size="43325" user="PeterSchmid" version="1"
 
META FILEATTACHMENT attachment="nucleo-header.jpg" attr="" comment="" date="1580032769" name="nucleo-header.jpg" path="nucleo-header.jpg" size="86766" user="PeterSchmid" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback