A simple Forth implementation in x86-32 assembly, based on jonesForth Tutorial

XCaminhante 062b3c4627 Little adition 3 年之前
meta @ a665a1c35f 307f91692a Forth compiler operational, revamped interpreter 3 年之前
.gitignore 307f91692a Forth compiler operational, revamped interpreter 3 年之前
.gitmodules 307f91692a Forth compiler operational, revamped interpreter 3 年之前
LICENSE 9109093777 Commit inicial 5 年之前
Makefile 307f91692a Forth compiler operational, revamped interpreter 3 年之前
forth-compiler.meta 062b3c4627 Little adition 3 年之前
ithread.inc 307f91692a Forth compiler operational, revamped interpreter 3 年之前
primitives.asm 307f91692a Forth compiler operational, revamped interpreter 3 年之前
proc32.inc 307f91692a Forth compiler operational, revamped interpreter 3 年之前
structs.inc 0a9b4adf3d New words, forgot to add important files before 5 年之前
structs_v.inc 0a9b4adf3d New words, forgot to add important files before 5 年之前
symbols.inc 0a9b4adf3d New words, forgot to add important files before 5 年之前
test.fth 307f91692a Forth compiler operational, revamped interpreter 3 年之前
xforth.fth 307f91692a Forth compiler operational, revamped interpreter 3 年之前
xforth.leo 307f91692a Forth compiler operational, revamped interpreter 3 年之前