PLASMA/src/toolsrc
David Schmenk 7aeda2d98b Fix case tatement in self hosted compiler and Apple 1 module loading 2024-03-07 15:18:15 -08:00
..
codegen.c Fixes to compilers case statement to allow addresses. Update names to Forth words 2024-01-26 17:19:37 -08:00
codegen.h Fixes to compilers case statement to allow addresses. Update names to Forth words 2024-01-26 17:19:37 -08:00
codegen.pla Fix case tatement in self hosted compiler and Apple 1 module loading 2024-03-07 15:18:15 -08:00
codeopt.pla Seriously broken dividing zero by anything 2019-12-17 21:20:09 -08:00
codeseq.plh Merge branch 'devel' of https://github.com/dschmenk/PLASMA into devel 2018-03-15 21:54:32 -07:00
ed.pla Update version # and add stubs to reserve HGR pages for PLFORTH 2024-01-05 12:52:49 -08:00
hr2forth.pla Update version # and add stubs to reserve HGR pages for PLFORTH 2024-01-05 12:52:49 -08:00
hrforth.pla Update version # and add stubs to reserve HGR pages for PLFORTH 2024-01-05 12:52:49 -08:00
lex.c Allow importing self 2023-01-14 12:20:16 -08:00
lex.h On the road to 1.0 2017-05-31 18:31:04 -07:00
lex.pla BIG change so FOR/NEXT exits with proper terminal value in variable 2018-04-17 10:39:05 -07:00
parse.c Fixes to compilers case statement to allow addresses. Update names to Forth words 2024-01-26 17:19:37 -08:00
parse.h Allow importing self 2023-01-14 12:20:16 -08:00
parse.pla Fix case tatement in self hosted compiler and Apple 1 module loading 2024-03-07 15:18:15 -08:00
plasm.c Allow to import module header itself 2023-02-25 16:16:46 -08:00
plasm.h Add -S option to plasm to output to stdout 2023-01-15 22:30:53 +00:00
plasm.pla Fix case tatement in self hosted compiler and Apple 1 module loading 2024-03-07 15:18:15 -08:00
plforth.pla Fix some low memory conditions 2024-02-14 15:32:24 -08:00
sb.pla Text formatting clean-up 2017-12-17 13:55:29 -08:00
symbols.h PLASM compiler patch #1 2018-02-07 12:01:55 -08:00
tokens.h Add special LVALUE 'drop' 2017-12-21 13:16:26 -08:00
tx2forth.pla Add samples and command line options to PLFORTH 2024-02-03 18:15:44 -08:00