Hacker News new | ask | show | jobs
by mrpsbrk 5142 days ago
The whole point of the "Turing Machine" is that code is data is code, so... In effect, "automation" is code, just bad code, brainless code in a way, as the other poster says way too easy.

The guy in blitzlang (something) does programs as XML that only convert to text as a "view", so you can see the same "code" as a variety of syntaxes just as you can, say, change icon size in a file manager.

The very word is tricky: Code. Like in cypher? Like in codex (book)? Like in instruction code?

Once you take algorithm out of the hardware realm, then how can we really say which code is script and which is real? Every single thing that ends up in github has been algorithmically transformed. Isn't a config file a Domain Specific Language? Why not? And could we not say an endless stream of mouse-pointer coordinates together with clicks is just as code: Non-executable data that has somehow to be "compiled"?

Just random musings...