Adding core word list.

This commit is contained in:
Brad Nelson
2021-01-02 22:28:02 -08:00
parent 9df4f2cac7
commit b1a5d06a99

View File

@ -40,3 +40,17 @@ POSSIBLE PLAN
* Build distributable js, boot files * Build distributable js, boot files
* Publish built downloadables to gh-pages * Publish built downloadables to gh-pages
* Support cross built by providing built binaries with others. * Support cross built by providing built binaries with others.
CORE
----
0= 0< + UM/MOD */MOD
AND OR XOR
DUP SWAP OVER DROP
@ C@ ! C! FILL MOVE
SP@ SP! RP@ RP! >R R> R@
EXECUTE BRANCH 0BRANCH DONEXT DOLIT
ALITERAL CELL
FIND PARSE S>NUMBER?
CREATE DOES> IMMEDIATE 'SYS
: EVAL1 EXIT ;