ForthVM.Words.Data (ForthVM v0.5.0) View Source

Custom data words

Link to this section Summary

Functions

l[: ( x y z -- l ) collect all tokens till ] is found and store on the data stack as a list

Link to this section Functions

Link to this function

list_start(tokens, data_stack, return_stack, dictionary, meta)

View Source

l[: ( x y z -- l ) collect all tokens till ] is found and store on the data stack as a list