mirror of
https://github.com/nineties/planckforth
synced 2025-01-13 08:01:10 +01:00
add >dfa
This commit is contained in:
parent
483b5ad607
commit
63ca8901e5
1 changed files with 1 additions and 0 deletions
|
@ -468,6 +468,7 @@ alias-builtin xor ^
|
|||
|
||||
: here &here @ ;
|
||||
: latest &latest @ ;
|
||||
: >dfa >cfa cell + ;
|
||||
|
||||
\ === Compilers ===
|
||||
|
||||
|
|
Loading…
Reference in a new issue