Skip to content
  • Anton Ertl's avatar
    a little cleanup in 386.h · 3955fa40
    Anton Ertl authored
    renamed special: to interpret/compile:
    renamed save-string to save-mem
    added extend-mem
    replaced (name>) with ((name>))
    replaced name> with name>int and name>comp
    renamed compile-only to compile-only-error
    replaced xt>i with name>int
    replaced xt>c with name>comp
    removed xt>s
    removed found
    search-wordlist now delivers interpretation-xt
    replaced (sfind) with find-name
    replaced C' with COMP' and [C'] with [COMP']
    removed S' and [S']
    added hex.
    added some helper words
    adapted other words to the changes
    started documenting the intergration of Gforth in applications
    3955fa40