Movatterモバイル変換
[0]ホーム
COLLECTED BY
Organization:
Internet Archive 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.
The goal is to
fix all broken links on the web. Crawls of supported "No More 404" sites.
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.
This is part of the Internet Archive's attempt to
rid the web of broken links.
The Wayback Machine - https://web.archive.org/web/20160405012115/http://pgc.com/commonlisp/
by Wade Hennessey
Common Lisp implementations for Unix have traditionally provideda rich development environment at the expense of an inefficientdelivery environment. The goal of WCL is to allow hundreds ofLisp applications to be realistically available at once, whileallowing many of them to run concurrently. WCL accomplishes thisby providing Common Lisp as a Unix shared library that can belinked with Lisp and C code to produce efficientapplications. For example, the executable for a Lisp version ofthe canonical ``Hello World!'' program requires only 20k bytes.
Real Time Garbage Collector WCL now works withRTGC, a fullyconcurrent garbage collector. RTGC was tested by having WCLrecompile itself. RTGC did 2069 concurrent garbage collects inthe 16 seconds it took to recompile all of WCL.
Questions to:
WCL is on github:
https://github.com/wadehennessey/wcl
So is RTGC:
https://github.com/wadehennessey/rtgc
Paper on WCL from the 1992 LISP & Functional Programming conference : downloadpdf; viewabstract
See alsohttp://www.common-lisp.net the general Common Lisp resource site
[8]ページ先頭