Comment on Show HN: X86CSS – An x86 CPU emulator written in CSSComments−freakynit6moIncredible achievement. Horrible development on CSS front.CSS should NOT be becoming turing complete. Nor any other DSL.−mspreij6moCSS should NOT be becoming turing complete. Nor any other DSLHasn't it been so for a while? I mean I agree with you but it's a bit late−omoikane6moIt has been a while. This project that implemented logic gates in CSS is 10+ years old:https://github.com/SLaks/SilonLinked from here:https://gwern.net/turing-complete#surprisingly-turing-comple...−pjmlp6moThat is the problem though, DSLs always end up becoming turing complete, because there is always that use case they don't cover.
Comments
Incredible achievement. Horrible development on CSS front.
CSS should NOT be becoming turing complete. Nor any other DSL.
Hasn't it been so for a while? I mean I agree with you but it's a bit late
It has been a while. This project that implemented logic gates in CSS is 10+ years old:
https://github.com/SLaks/Silon
Linked from here:
https://gwern.net/turing-complete#surprisingly-turing-comple...
That is the problem though, DSLs always end up becoming turing complete, because there is always that use case they don't cover.