I’m new to the community and a relatively new programmer, as well. I’m very comfortable with C and the command line. But, do I need to start studying Forth to really contribute?
I’m new to the community and a relatively new programmer, as well. I’m very comfortable with C and the command line. But, do I need to start studying Forth to really contribute?
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: