16 lines
315 B
HTML
Raw Permalink Normal View History

2024-01-30 20:04:56 +01:00
<body>
<form action="/">
<button type="submit">Go back</button>
</form> <br>
<h1>Documentation</h1>
<h2>Turing Machine</h2>
<p> Currently deterministic, single-band TMs are supported.
They can be passed with ..... </p> <br>
<h2>Input Band</h2>
<p> Input bands can be ..... </p>
</body>