A few more edits to the README...
Chris Pressey
10 years ago
27 | 27 | The Cat's Eye Technologies Platform is not yet released. Its nominal |
28 | 28 | version number is 0.1-PRE. When 0.1 is released, it will say something |
29 | 29 | like this here: |
30 | ||
30 | ||
31 | 31 | > The current released version of The Cat's Eye Technologies Platform is |
32 | > version 0.1. | |
32 | > version 0.1. It was built with Funicular version 0.1 and contains | |
33 | > toolshelf version 0.1-2014.0930. | |
33 | 34 | > |
34 | 35 | > The main virtue of version 0.1 is that, for almost all of Cat's Eye |
35 | 36 | > Technologies' software projects, there is a released version number |
108 | 109 | * Ophis 2.1 (our mirror, for building 6502 stuff) ♡ |
109 | 110 | |
110 | 111 | The fourth and "final" stage, the "Cat's Eye" stage, consists of the |
111 | remainder of almostr all of Cat's Eye Technologies' software distributions. | |
112 | remainder of almost all of Cat's Eye Technologies' software distributions. | |
112 | 113 | See `skel/catseye.catalog` for a list of these and their version numbers. |
113 | 114 | |
114 | 115 | What's Not Included? |
151 | 152 | installed. |
152 | 153 | * [Whothm](http://catseye.tc/node/Whothm_(Applet)). Reference implementation |
153 | 154 | is written in Java, and no Java implementation is installed. |
155 | * [yoob](http://catseye.tc/node/yoob_(Applet)). Reference implementation | |
156 | is written in Java, and no Java implementation is installed. | |
154 | 157 | |
155 | 158 | ### No great use to you ### |
159 | ||
160 | This is the list we want to minimize, either by allowing these to run in | |
161 | The Platform somehow, or allowing them to run on the web, in an HTML5 browser, | |
162 | somehow. But for some of them, neither of those options make sense either. | |
156 | 163 | |
157 | 164 | * Apple Befunge. No Apple II emulator installed. |
158 | 165 | * C64 Demo Depot. No Commodore 64 emulator installed. **still buildable** |
163 | 170 | automation for this, and no tests. Well, it's a junk-drawer anyway. |
164 | 171 | * Dungeons of Ekileugor. No VIC-20 emulator / BASIC interpreter installed. |
165 | 172 | **does not quite build, needs petcat** |
166 | * ILLGOL. No DOS emulator installed. **still buildable** | |
173 | * ILLGOL. No DOS emulator installed to run the executables produced by | |
174 | the compiler(s). **still buildable and runnable** | |
167 | 175 | * Troupe. Not implemented. When it will be implemented, it will probably |
168 | 176 | be implemented in Javascript first. |
169 | * yoob. no Java implementation installed. | |
170 | * yoob.js. no Javascript implementation installed. | |
177 | * yoob.js. no Javascript implementation installed. and it's a framework, | |
178 | really, with nothing of itself per se to run. | |
171 | 179 | |
172 | 180 | Software Selection Criteria |
173 | 181 | --------------------------- |