23 Commits (master)

Author SHA1 Message Date
Ondřej Hruška 5724ac4273 add ACCEPT and KEY 3 years ago
Ondřej Hruška e67d85d64e
many fixes and add some missing words 3 years ago
Ondřej Hruška ef2e6943bd
big refactor and add DO-LOOP and DO-+LOOP and LEAVE 3 years ago
Ondřej Hruška f74d157a7c
refactor "next word/string" parsing to work inside the definition without substates, add char and [char], add .\" and s\" 3 years ago
Ondřej Hruška 7f08e8717f
moved buffer into heap, prep to remove substates 3 years ago
Ondřej Hruška d79898fa20
remove some direct access to stack arrays 3 years ago
Ondřej Hruška c2cba4c057
merged dict with heap 3 years ago
Ondřej Hruška 2d30f61387
use one buffer for both compiled code and data 3 years ago
Ondřej Hruška 44fd2f3dbc
add [ ] and literal 3 years ago
Ondřej Hruška acfab363d3
add depth and unused 3 years ago
Ondřej Hruška c02b3599fb
bitwise arith, more loops 3 years ago
Ondřej Hruška 0f5eda0def
add ALIGNED 3 years ago
Ondřej Hruška 5dc19b88ed
begin while repeat 3 years ago
Ondřej Hruška 2f0f1877fe
postpone works now 3 years ago
Ondřej Hruška 1be97e4f0e
implement IF-THEN-ELSE 3 years ago
Ondřej Hruška f013e52c94
improved override 3 years ago
Ondřej Hruška 3c57373992
word overwrite, reset cmd, disassembly 3 years ago
Ondřej Hruška 3eae9abada
add nip 3 years ago
Ondřej Hruška d6c30d5414
emit 3 years ago
Ondřej Hruška 8c006a0d87
implement exit 3 years ago
Ondřej Hruška bc6d7e5d25
new words 3 years ago
Ondřej Hruška e63c2287af
more stack ops, fix ( in compile mode 3 years ago
Ondřej Hruška cf1a0cd99b
move to folders, more cleaning and fixes 3 years ago
Ondřej Hruška 68ddeb3e17
split to files 3 years ago