Update some links.
Chris Pressey
1 year, 7 months ago
40 | 40 | transparent development processes have an important civic and |
41 | 41 | didactic role in modern society. For this reason, many of our |
42 | 42 | software projects have been placed under open-source licenses, |
43 | or have been placed into the public domain, and are stored in | |
44 | public repositories such as on [GitHub][]. | |
43 | or have been placed into the public domain, and a copy is kept | |
44 | in a public repository on a site such as [Codeberg][]. | |
45 | 45 | |
46 | 46 | ### Chris Pressey |
47 | 47 | |
106 | 106 | |
107 | 107 | It is the official distribution channel of Cat's Eye Technologies' |
108 | 108 | public offerings, and |
109 | [the Cat's Eye Technologies organization on GitHub](https://github.com/catseye/) | |
109 | [the Cat's Eye Technologies organization on Codeberg](https://codeberg.org/catseye/) | |
110 | 110 | is the development "side channel". |
111 | 111 | |
112 | 112 | In years past, the Cat's Eye Technologies web site was hosted on |
235 | 235 | [Chris Pressey's Favourite Video Games]: https://codeberg.org/cpressey/Some-Games-of-Note#some-games-of-note |
236 | 236 | [Chris Pressey's Favourite Text Adventures]: https://codeberg.org/cpressey/Some-Games-of-Note#some-games-of-note |
237 | 237 | [Chris Pressey's Favourite Other Computer Games]: https://codeberg.org/cpressey/Some-Games-of-Note#some-games-of-note |
238 | [GitHub]: https://github.com/catseye/ | |
238 | [Codeberg]: https://codeberg.org/catseye/ | |
239 | 239 | [other objectionable constructions]: ../article/Gewgaws.md |
240 | 240 | [Cat's Eye Technologies]: ../article/General%20Information.md#cats-eye-technologies |
241 | 241 | [Phantom Hoover]: https://esolangs.org/wiki/User:Phantom_Hoover |
187 | 187 | it. Or click "Edit" to modify an example program, or create your own program. |
188 | 188 | |
189 | 189 | You may wish to read the definition of this cellular automaton: |
190 | [braktif.alp](https://github.com/catseye/Braktif/blob/master/src/braktif.alp). | |
190 | [braktif.alp](https://codeberg.org/catseye/Braktif/src/branch/master/src/braktif.alp). | |
191 | 191 | |
192 | 192 | ### Chzrxl |
193 | 193 | |
242 | 242 | or create your own. |
243 | 243 | |
244 | 244 | You may wish to read the definition of this cellular automaton: |
245 | [circute.alp](https://github.com/catseye/Circute/blob/master/src/circute.alp). | |
245 | [circute.alp](https://codeberg.org/catseye/Circute/src/branch/master/src/circute.alp). | |
246 | 246 | |
247 | 247 | ### Cyclobots |
248 | 248 | |
287 | 287 | or create your own. |
288 | 288 | |
289 | 289 | You may wish to read the definition of this cellular automaton: |
290 | [jaccia.alp](https://github.com/catseye/Jaccia/blob/master/src/jaccia.alp). | |
290 | [jaccia.alp](https://codeberg.org/catseye/Jaccia/src/branch/master/src/jaccia.alp). | |
291 | 291 | |
292 | 292 | You may also wish to check out this automaton's close relative, |
293 | 293 | [Jacciata](https://catseye.tc/installation/Jacciata). |
313 | 313 | or create your own. |
314 | 314 | |
315 | 315 | You may wish to read the definition of this cellular automaton: |
316 | [jacciata.alp](https://github.com/catseye/Jaccia/blob/master/src/jacciata.alp). | |
316 | [jacciata.alp](https://codeberg.org/catseye/Jaccia/src/branch/master/src/jacciata.alp). | |
317 | 317 | |
318 | 318 | You may also wish to check out this automaton's close relative, |
319 | 319 | [Jaccia](https://catseye.tc/installation/Jaccia). |
339 | 339 | or create your own. |
340 | 340 | |
341 | 341 | You may wish to read the definition of this cellular automaton: |
342 | [redgreen.alp](https://github.com/catseye/REDGREEN/blob/master/src/redgreen.alp). | |
342 | [redgreen.alp](https://codeberg.org/catseye/REDGREEN/src/branch/master/src/redgreen.alp). | |
343 | 343 | |
344 | 344 | ### Schrödinger's Game of Life |
345 | 345 | |
875 | 875 | with `TYPE` or `EDIT`, but you may find it more convenient to browse |
876 | 876 | these files online: |
877 | 877 | |
878 | * [Original Shelta README, 1999](https://github.com/catseye/Shelta/blob/master/doc/readme.txt) | |
879 | * [Making the Snake Eat its Tail: Bootstrapping](https://github.com/catseye/Shelta/blob/master/doc/bootstrp.txt) | |
880 | * [Shelta in NASM, 2009](https://github.com/catseye/Shelta/blob/master/doc/nasm2009.txt) | |
881 | * [Shelta under FreeDOS, 2013](https://github.com/catseye/Shelta/blob/master/doc/fdos2013.txt) | |
878 | * [Original Shelta README, 1999](https://codeberg.org/catseye/Shelta/src/branch/master/doc/readme.txt) | |
879 | * [Making the Snake Eat its Tail: Bootstrapping](https://codeberg.org/catseye/Shelta/src/branch/master/doc/bootstrp.txt) | |
880 | * [Shelta in NASM, 2009](https://codeberg.org/catseye/Shelta/src/branch/master/doc/nasm2009.txt) | |
881 | * [Shelta under FreeDOS, 2013](https://codeberg.org/catseye/Shelta/src/branch/master/doc/fdos2013.txt) | |
882 | 882 | |
883 | 883 | If v86 doesn't work in your browser, you can |
884 | 884 | [download the disk image](https://catseye.tc/distfiles/freedos-1.0-shelta-1.2-floppy-2.img) |
3129 | 3129 | [1L]: https://esolangs.org/wiki/1L |
3130 | 3130 | [2-ill]: https://esolangs.org/wiki/2-ill |
3131 | 3131 | [ALPACA]: ../article/Languages.md#alpaca |
3132 | [Alise]: https://github.com/catseye/Eightebed#legal-issues | |
3132 | [Alise]: https://codeberg.org/catseye/Eightebed#legal-issues | |
3133 | 3133 | [Arboretuum]: ../article/Languages.md#arboretuum |
3134 | 3134 | [BASIC]: ../article/Project%20Dependencies.md#basic |
3135 | 3135 | [Befunge-93]: ../article/Languages.md#befunge-93 |
134 | 134 | "url": "https://esolangs.org/wiki/Gregor_Richards" |
135 | 135 | }, |
136 | 136 | "Alise": { |
137 | "url": "https://github.com/catseye/Eightebed#legal-issues" | |
137 | "url": "https://codeberg.org/catseye/Eightebed#legal-issues" | |
138 | 138 | }, |
139 | 139 | "Curtis Coleman": { |
140 | 140 | "url": "https://esolangs.org/wiki/Befunge#Etymology" |
359 | 359 | }, |
360 | 360 | |
361 | 361 | "LCF-style-ND": { |
362 | "url": "https://github.com/cpressey/LCF-style-ND" | |
362 | "url": "https://codeberg.org/catseye/The-Dossier/src/branch/master/article/LCF-style-Natural-Deduction" | |
363 | 363 | }, |
364 | 364 | |
365 | 365 | "wierd.c": { |
713 | 713 | "url": "https://catseye.tc/view/The-Dossier/article/Some%20Production%20Programming%20Languages.md" |
714 | 714 | }, |
715 | 715 | "Project Matrix": { |
716 | "url": "https://github.com/catseye/" | |
716 | "url": "https://codeberg.org/catseye/" | |
717 | 717 | }, |
718 | 718 | "Implementation": { |
719 | "url": "https://github.com/catseye/" | |
719 | "url": "https://codeberg.org/catseye/" | |
720 | 720 | }, |
721 | 721 | "Programming Language Matrix": { |
722 | 722 | "anchor": "top", |