S" is in flashforth compile only, in several forth dialects it is a immediate word. Why is chosen for this construct?
Is it posible to show the definition of s",
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
S" is in flashforth compile only, in several forth dialects it is a immediate word. Why is chosen for this construct?
Is it posible to show the definition of s",
The definition can be seen in the assembler source file. I had no need for interactive string handling, so it was skipped for simplification,
Maybe this works.
Last edit: Mikael Nordman 2023-08-18