Carsten Strotmann on Nostr: spl-6x09 - A simple programming language for 6809 based machines with Forth-like ...
spl-6x09 - A simple programming language for 6809 based machines with Forth-like syntax.
SPL-6x09 is a Forth-style concatenative stack language. The compiler is (currently) written in Python and emits 6809/6309 assembly code.
https://github.com/tomcircuit/spl-6x09
It’s a fork of the 6502 Atari 8bit version
https://github.com/cstrotm/spl-6502
#6809 #6309 #Forth
SPL-6x09 is a Forth-style concatenative stack language. The compiler is (currently) written in Python and emits 6809/6309 assembly code.
https://github.com/tomcircuit/spl-6x09
It’s a fork of the 6502 Atari 8bit version
https://github.com/cstrotm/spl-6502
#6809 #6309 #Forth