a one-liner reply to someone turned into something with more lines than 1 ...
My biggest interest is in thinking about programming instead of coding .
Make reprogrammable electronic machines do something using whatever means possible.
ATM, I'm using draw.io[1] to draw programs, then t2t to compile draw.io's XML (graphML[2]) to code (say Python), then run.
Articles on my desktop, awaiting attention (coded and running and in github, but need more expansive docs and/or people with more energy) ...
programmingsimplicity.substack.com/p/peeking-behind-the-curtain?r=1egdky
My biggest interest is in thinking about programming instead of coding.
Try this discord.gg/65YZUh6Jpq. Discord's link generation options confuse me. The default is to have a link expire after 7 days. I thought that I had set the option to "never"...
📝 Join the programming simplicity Discord Server!
Check out the programming simplicity community on Discord - hang out with 18 other members and enjoy free voice and text chat.
I think there are Prolog in Pythons, though I don't know what you're aiming at, exactly. There is certainly a Prolog in WASM. I think SWIPL has a WASM implementation. That's something I've had in the back of my head as a potential solution to privacy issues with legal expert systems implemented in SWIPL.