Hacker News new | ask | show | jobs
by koolala 532 days ago
Does being Turing Complete enable you to have a programming language ins8de a programming language?
1 comments

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