Remix.run Logo
emmelaich 5 hours ago

Yep, there's a strong unifying feel between the Unix api, C, the shell, and also say Perl.

Which is lost when using more modern or languages foreign to Unix.

tkcranny 5 hours ago | parent [-]

Python too under the hood, a lot of its core is still from how it started as a quick way to do unixy/C things.