git @ Cat's Eye Technologies The-Platform / 5886320
A few more edits to the README... Chris Pressey 10 years ago
1 changed file(s) with 14 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
2727 The Cat's Eye Technologies Platform is not yet released. Its nominal
2828 version number is 0.1-PRE. When 0.1 is released, it will say something
2929 like this here:
30
30
3131 > 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.
3334 >
3435 > The main virtue of version 0.1 is that, for almost all of Cat's Eye
3536 > Technologies' software projects, there is a released version number
108109 * Ophis 2.1 (our mirror, for building 6502 stuff) ♡
109110
110111 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.
112113 See `skel/catseye.catalog` for a list of these and their version numbers.
113114
114115 What's Not Included?
151152 installed.
152153 * [Whothm](http://catseye.tc/node/Whothm_(Applet)). Reference implementation
153154 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.
154157
155158 ### 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.
156163
157164 * Apple Befunge. No Apple II emulator installed.
158165 * C64 Demo Depot. No Commodore 64 emulator installed. **still buildable**
163170 automation for this, and no tests. Well, it's a junk-drawer anyway.
164171 * Dungeons of Ekileugor. No VIC-20 emulator / BASIC interpreter installed.
165172 **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**
167175 * Troupe. Not implemented. When it will be implemented, it will probably
168176 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.
171179
172180 Software Selection Criteria
173181 ---------------------------