HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pbrhocwp

no profile record

Submissions

Show HN: Wayland Wlroot Hjkl Everywhere

git.sr.ht
2 points·by pbrhocwp·3 maanden geleden·0 comments

2 Instructions Forth in 227 bytes for Linux Intel x64

git.sr.ht
2 points·by pbrhocwp·vorig jaar·0 comments

Show HN: 10biForthOS a full 8086 OS in 46 bytes

git.sr.ht
7 points·by pbrhocwp·vorig jaar·2 comments

Show HN: JRFD – Fantasy and Democratic Role Playing Game

gitlab.com
1 points·by pbrhocwp·2 jaar geleden·1 comments

comments

pbrhocwp
·vorig jaar·discuss
Author here: Thanks! The 1 instruction will place the opcode received from the serial line or the keyboard to a fixed location in memory. Maybe store would be a better name. But store (!) in Forth is associated with a memory address. The compilation term comes from the fact that at the end the memory map will be the same as the one compiled with an assembler. Also in the Frank Sergeant 3 inst version. Load is used to load a memory address on the target and send it back to the host computer.
pbrhocwp
·2 jaar geleden·discuss
Very nice! Thanks a lot for the discovery.
pbrhocwp
·2 jaar geleden·discuss
Wrote these rules 20 years ago. Dig them up with a minimalist Forth version.

Have had a lot of fun playing this game with my children.

Thoughts welcome!

https://gitlab.com/hocwp/jrfd/-/blob/master/jrfd.fs?ref_type...