this post was submitted on 18 Jul 2024
476 points (97.6% liked)

Programmer Humor

32024 readers
516 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] PaX@hexbear.net 3 points 2 months ago* (last edited 2 months ago)

If you like Unixy editors, highly recommend also looking into acme

Russ Cox describes it in this video as more like an "integrating development environment" as in it works with your surrounding operating system rather than an "integrated development environment"

Doesn't shine as much on Unix as in Plan 9 though. Also no linter or formatter built into or distributed with acme but you probably could get your language's usual tools to work pretty well with it