Hacker News new | ask | show | jobs
by yjftsjthsd-h 532 days ago
And when it added scripting, it did so by adding an actual programming language.
1 comments

Does being Turing Complete enable you to have a programming language ins8de a programming language?
They're orthogonal; you can add

* turing in non-turing (javascript on html)

* non-turing in turing (ebpf on c)

* turing in turing (lua on c)

* non-turing in non-turing (raw html in a markdown document)

Also HTML in JS in HTML