2025-09-10 03:57:39 hi all, Im looking for comments on my new design, it's specialised being embedded, so few will be familiar with this type of forth, based on Mecrisp-Stellaris. here is my example for RFC, any ideas, suggestion ? https://bpa.st/SCPQ 2025-09-10 03:59:07 how it works is there are no constants at all, the symbols in the source are replaced by my system with magis numbers or absolute addresses on upload to the Mecrisp-Stellaris mcu, the source itself is untouched. 2025-09-10 03:59:21 magis = magic 2025-09-10 04:00:47 this provides good human compatability while giving the MCU the language it knows. It also saves a lot of flash in my tests which is important for the low end stm32 Cortex-M0 it's designed for 2025-09-10 04:01:34 Im a technician, not a programmer so most of you will know a lot more about Forth and syntax than me 2025-09-10 14:09:59 anyone thought about using a linked list for a stack? 2025-09-10 14:10:37 I was thinking you could go down into the stack and do some calculations without disturbing what's higher in the stack 2025-09-10 14:10:55 not sure what you could do with that but kind of interesting 2025-09-10 18:25:53 MrMobius: why not 2025-09-10 18:27:50 it will do some overhead MrMobius 2025-09-10 22:26:47 https://www.youtube.com/watch?v=EPOIS5taqA8&list=RDEPOIS5taqA8&start_radio=1 2025-09-10 22:33:00 wake up : https://www.youtube.com/watch?v=bbr60I0u2Ng&list=RDbbr60I0u2Ng&start_radio=1