| ▲ | bhawks 2 years ago | |
Files exist in a different universe of abstractions from language features. Heck a language should work in a universe where files don't exist at all. A file is a stream of bytes that a process can get by giving the os a string (name) that has all sorts of encoding/decoding rules that rely on runtime state. | ||