Mode:
Duration:
1
2
3
4
5
::=
::=Hello World!
::=::Coding works best on desktop or with an external keyboard.
::=
::=Hello World!
::=::Coding works best on desktop or with an external keyboard.
A simple Thue program that outputs 'Hello World!'. The rules transform an initial start symbol into the target string.
::=
::=Hello World!
::=::Thue is an abstract computational model based on string rewriting systems. It allows defining rules to transform strings, serving as a theoretical model for computation and a framework for exploring universal computation.
Origin & Creator
Thue was created in 1914 by the Norwegian mathematician Axel Thue to study sequences and combinatorial problems in strings; it later became recognized as a model of computation.
Industrial Note
Thue is mainly of academic and theoretical interest, used in formal language research, computational theory, and exploring Turing-completeness in minimal systems.