Show HN: R3forth, a ColorForth-inspired language with a tiny VM
1–10 of 18 posts
Re: Show HN: R3forth, a ColorForth-inspired language with a tiny VM
#2Re: Show HN: R3forth, a ColorForth-inspired language with a tiny VM
#3Re: Show HN: R3forth, a ColorForth-inspired language with a tiny VM
#4Very impressive demos! I did a quick look through the docs- it’s single threaded (in the cpu sense) and not multi process yes?
Re: Show HN: R3forth, a ColorForth-inspired language with a tiny VM
#5Re: Show HN: R3forth, a ColorForth-inspired language with a tiny VM
#6So many features-- sprite sheets, etc. Well done!
Re: Show HN: R3forth, a ColorForth-inspired language with a tiny VM
#7In the first code example in the readme ("First program"), there's `sdlcls`, `SDLinit`, and `SDLShow`. Is there some significance to the capitalisation?
Re: Show HN: R3forth, a ColorForth-inspired language with a tiny VM
#8Very interesting, great work! This reminded me of something. I just checked and to my amazement Mike Hore's Powermops is still around and even has an ARM version.[1] [1] https://www.powermops.org
Re: Show HN: R3forth, a ColorForth-inspired language with a tiny VM
#9In the first code example in the readme ("First program"), there's `sdlcls`, `SDLinit`, and `SDLShow`. Is there some significance to the capitalisation?
r3forth is case insensitive
Re: Show HN: R3forth, a ColorForth-inspired language with a tiny VM
#10So I have a tribal affinity for Color Forth, by original creator of Forth.