add usage
This commit is contained in:
parent
bc39d39691
commit
99d83b9b8a
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@
|
|||
<footer>
|
||||
<h2>About this</h2>
|
||||
<p>This website was created to convert between the esoteric programming languages HoHoHo! and Brainfuck easily. The source code of this website can be <a href="https://github.com/fyr77/hohoho/" target="_blank">found here</a>. More information regarding Brainfuck can be found <a href="https://de.wikipedia.org/wiki/Brainfuck" target="_blank">on Wikipedia</a></p>
|
||||
<h3>How to use</h3>
|
||||
<p>Use any of the three textareas above and press the corresponding button. <br>
|
||||
<b>Example:</b> Enter any text in the "Text" field, then click the "Text" button to convert it to Brainfuck and HoHoHo!</p>
|
||||
<h3>About HoHoHo!</h3>
|
||||
<p>HoHoHo! was created in the year 2017 by researchers P. Reichl and S. Claus at the University of Vienna. It is based on Ook! and Brainfuck and creates a way to interpret the exclamations of Santa Claus a Turing-complete programming language.</p>
|
||||
<p>There is also a simplified, less Turing-complete version called "Simple Hoho".</p>
|
||||
|
|
Reference in a new issue