Forth is an interactive and extensible language, with built-in lexical analysis (tokenizer, parser) and interpreter/compiler, needs less than 20 KiB Flash and 4 KiB RAM, unbelievable for a ...
This is a simple tool to generate linker-script sections. It can be used for example for the Stm32 Cube IDE. When defining the sections with this tool, it will also check, if you made any errors, so ...