These crawls are part of an effort to archive pages as they are created and archive the pages that they refer to. That way, as the pages that are referenced are changed or taken from the web, a link to the version that was live when the page was written will be preserved.
Then the Internet Archive hopes that references to these archived pages will be put in place of a link that would be otherwise be broken, or a companion link to allow people to see what was originally intended by a page's authors.
This is a collection of web page captures from links added to, or changed on, Wikipedia pages. The idea is to bring a reliability to Wikipedia outlinks so that if the pages referenced by Wikipedia articles are changed, or go away, a reader can permanently find what was originally referred to.
The Wayback Machine - https://web.archive.org/web/20170331120502/http://www.templeos.org/Wb/Doc/Features.html
TempleOS' Features
* Oracle in with <F7> for words or <SHIFT-F7> for passages. See tongues.
* x86_64, ring-0-only, single-address-map (identity), multitasking kernel with
multicore support.
* Master/Slave MultiCore
* Free, public domain, 100% open source.
* 64-bit compiler/assembler for HolyC. Truly compiles, doesn't interpret. Just
-in-Time and Ahead-of-Time compilation. With JIT, no need for object or exe
files.
* No 32-bit krufty code.
* 640x480 16 color VGA graphics.
* Keyboard & Mouse support.
* ATA PIO Hard drives, support for FAT32 and RedSea file systems with file
compression.
* ATAPI PIO CD/DVD support with ISO9660 file system. Can make bootable ISO9660ISO files so you can roll-your-own distro's.
* Partitioning tool, installer, boot loaders for CD/DVD and hard disk.
* Editor/Browser for a new Document Format. Source files and the command line
window can have graphics, links, icons, trees, colors, super/sub scripts,
margins. Everything is seamless through-out the tool chain. No need for
separate resource files.
* 8-bit ASCII, not just 7-bit. Supported in entire tool chain. <CTRL-ALT-a>* Graphics in source code, no resource files, graphic sprite editor. <CTRL-r>* 64-bit pointers. All memory, even more than 4Gig, can be directly accessed by
all tasks on all cores at all times.
* Ring-0-only. Highest CPU privileged mode at all times. No off-limits insts.
No time lost changing modes or address maps. Switches tasks in half a
microsecond.
* 2D/3D graphics library
* Real-time fancy differential-equation solver for physics engines, to use in
games. (Adaptive step-size Runge-Kutta, interpolated for real-time.)
* Auto-completion, jump-to-source tool called AutoComplete with Dictionary.
* Window Manager. Pan scrn with <CTRL-LeftDrag>. Zoom scrn on mouse cursor
with <CTRL-ALT-z>/<CTRL-ALT-SHIFT-Z>.
* File Manager, <CTRL-d>.
* Code profiler, merge, diff utils.
* PC Speaker support with many hymns.
* Music composing tool.
* Many games, demos and documentation.
* All source code included. Only compiles with the included TempleOS compiler
and assembler.