mirror of
https://github.com/catseye/Apple-Befunge.git
synced 2025-03-13 04:30:53 +00:00
42 lines
1.4 KiB
HTML
Executable File
42 lines
1.4 KiB
HTML
Executable File
<html><head>
|
|
<title>Cat's Eye Technologies' Apple ][+ Retrodevelopment Lunacy Server</title>
|
|
</head>
|
|
<body bgcolor=#000000 text=#ffffff link=#00dd00 vlink=#008800 alink=#00ff00>
|
|
|
|
<center>
|
|
<img src="/img/3qtrsize.gif">
|
|
<br><font size=-3><i>Disclaimer: this page does not actually exist. You are currently hallucinating.</i></font>
|
|
<table><tr><td bgcolor=#ffffff><font color=#000000 size=+4><tt><b><blink> APPLE ][+ </blink></b></tt></font></td></tr></table>
|
|
<font size=+2>Retrodevelopment Lunacy Server</font></center>
|
|
|
|
<p>Cat's Eye Technologies encourages the engineering of <b>new</b>
|
|
and <b>innovative</b> software for the Apple ][+ computing platform
|
|
as an act of <i>retrodevelopment</i>.
|
|
|
|
<p>This page was established to provide, free to all websurfers,
|
|
our contribution to this cheerful insanity.
|
|
|
|
<p>Among our efforts include thus far so far we have (<i>sic</i>):
|
|
|
|
<ul>
|
|
<li><a href="befunge.html">Apple Befunge</a>
|
|
<p>A version of the Befunge language for the Apple ][+,
|
|
based mainly on Befunge-93. Disk version 1.0 plus
|
|
source (Applesoft BASIC in text file.)
|
|
</ul>
|
|
<hr>
|
|
<p>
|
|
<p>
|
|
<center><table cellpadding=20 border=2><tr><td><pre>
|
|
|
|
] RUN
|
|
?BULLSH*T ERROR IN 20
|
|
|
|
] LIST 20
|
|
20 2 + 2 = 5</pre></td></tr></table>
|
|
<p>
|
|
<p>
|
|
<hr><i>Last Updated Jul 3 ©2000 <a href="http://www.catseye.mb.ca/">Cat's Eye Technologies</a>.</i></center>
|
|
</body>
|
|
</html>
|