this post was submitted on 24 Jul 2026
6 points (87.5% liked)
Permacomputing
2278 readers
21 users here now
Computing to support life on Earth
Computing in the age of climate crisis is often wasteful and adds nothing useful to our real life communities. Here we try to find out how to change that.
Definition and purpose of permacomputing: http://viznut.fi/files/texts-en/permacomputing.html
Sister community over at lemmy.sdf.org: !permacomputing@lemmy.sdf.org
There's also a wiki: https://permacomputing.net/
Website: http://wiki.xxiivv.com/site/permacomputing.html
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Collapse OS – Why Forth? – but I think most of the concatenative languages would be just as flexible, like Factor or Uxn
I would think C would work as long as you restrict it to a minimal base set:
c89 -Wall -Werror -Wpedantic– or be brave and use-nostdlib– but keep in mind, C was a mainframe language, it only later got adopted for microcomputers and then microcontrollersbut aside from those, you are looking for a language that: