change godel & turing titles
This commit is contained in:
parent
2372d33149
commit
6751c87052
@ -10,7 +10,7 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1>Liz's L-Program Compiler</h1>
|
||||
<p><i>Developed for Kulyukin's CS5000</i></p>
|
||||
<p><i>Developed to Explore Ideas In Theory of Computability</i></p>
|
||||
<hr>
|
||||
<div class="source-container">
|
||||
<div class="textarea-container">
|
||||
|
@ -87,7 +87,7 @@
|
||||
|
||||
<div class="project-body">
|
||||
<h1>Simponic's State System</h1>
|
||||
<p>A Turing Machine simulator specific to CS5000.</p>
|
||||
<p>A neatly animated Turing Tape simulator.</p>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1>Simponic's State System</h1>
|
||||
<p><i>Developed for Kulyukin's CS5000</i></p>
|
||||
<p><i>Developed to Explore Ideas In Theory of Computability</i></p>
|
||||
<hr />
|
||||
<p id="turing_state">State: _</p>
|
||||
<div id="tape" class="tape"></div>
|
||||
|
Loading…
Reference in New Issue
Block a user