add link to source

This commit is contained in:
fyr77 2020-12-05 19:52:37 +01:00
parent 19834ce7f3
commit 970d678c4a

View file

@ -45,7 +45,7 @@
</main> </main>
<footer> <footer>
<h2>About this</h2> <h2>About this</h2>
<p>This website was created to convert between the esoteric programming languages HoHoHo! and Brainfuck easily. More information regarding Brainfuck can be found <a href="https://de.wikipedia.org/wiki/Brainfuck" target="_blank">on Wikipedia</a></p> <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>About HoHoHo!</h3> <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>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> <p>There is also a simplified, less Turing-complete version called "Simple Hoho".</p>