Comment on HTML + CSS3 is Turing completeparentComments−KeithMajhor15yThere's plenty of things that are Turing Complete but that shouldn't be used for interactive applications.http://en.wikipedia.org/wiki/Brainfuckhttp://en.wikipedia.org/wiki/Template_metaprogramminghttp://en.wikipedia.org/wiki/Turing_machineand now apparently HTML + CSS−JonnieCache15yModel railways are turing complete.http://www.monochrom.at/turingtrainterminal/pictures_eng.htm−hasenj15yIs it not possible to write a C compiler that outputs Brainfuck code that can be executed inside a Brainfuck interpreter?
Comments
There's plenty of things that are Turing Complete but that shouldn't be used for interactive applications.
http://en.wikipedia.org/wiki/Brainfuck
http://en.wikipedia.org/wiki/Template_metaprogramming
http://en.wikipedia.org/wiki/Turing_machine
and now apparently HTML + CSS
Model railways are turing complete.
http://www.monochrom.at/turingtrainterminal/pictures_eng.htm
Is it not possible to write a C compiler that outputs Brainfuck code that can be executed inside a Brainfuck interpreter?