HyperPerl
■WikiBase
■HyperPerl
- http://c2.com/w4/wikibase/wiki.cgi?HyperPerl
- http://c2.com/w4/wikibase/wiki.cgi?WikiInHyperPerl
- http://c2.com/w4/wikibase/wiki.cgi?AbortScript
- http://c2.com/w4/wikibase/wiki.cgi?WikiInHyperPerl
- http://c2.com/w4/wikibase/wiki.cgi?PerlInterpreter
- http://c2.com/w4/wikibase/wiki.cgi?InitialComments
- http://c2.com/w4/wikibase/wiki.cgi?AbortScript
- http://c2.com/w4/wikibase/wiki.cgi?ServerDaemon
- http://c2.com/w4/wikibase/wiki.cgi?HandlePost
- なるほどこんな仕組みになっているのか
% wget -nv -mp -w 0 "http://c2.com/w4/wikibase/wiki.cgi?WikiInHyperPerl"
■link
■HyperPerl
- HyperPerl の検索結果 約 223 件
- 最も的確な結果を表示するために、上の72件と似たページは除かれています。
- http://www.objectclub.jp/ml-arch/magazine/84.html
- http://blogs.itmedia.co.jp/hiranabe/2005/09/sd_f76e.html
ところで、Wardのコードを読んだことがありますか?ぼくは、c2.com で動いて いる wiki をダウンロードしたことがあります。ダウンロードすると、なんと それは 400行の perl スクリプトでした。最初、400行しかなくて、「あれ、ダ ウンロードに失敗した」と思った覚えがあります。このシステム(wiki)が400行 で書かれていることに大きなショックを受けました(実際は、HyperPerlから自 動生成されたPerlスクリプト)。Ward自身は、wikiを「実験」と言っています。 このコードがその後いろんな形で亜流を生んだのは、このコンパクトさとコー ドの読みやすさが大きな理由なんじゃないか、と思います。(平鍋)
- http://www.nilab.info/resource/bbslog/megabbs/1024242850.html
- http://www.computerworld.jp/resource/keyword/back/20010219.html
- http://www.advogato.org/person/jmason/diary.html?start=45
31 Aug 2000 ≫ Holy shit -- I've just found HyperPerl on the c2.com Wikibase Wiki. What an insane concept... for an example check out Wiki in HyperPerl. Believe it or not, that is executable -- well, it passes through a preprocessor which generates a normal perl script, but the code is extracted from those pages. So there you are -- your code is (very) heavily documented, and due to the way the function references are hyperlinks, it inherently looks like a LXR. Incredible! What would you call this? Hypertextual literate programming?
- 私の感想は、この人の感想に近いな
- WikiBase - WikiIndex http://www.wikiindex.org/WikiBase
This is the second wiki forum to run on WardCunningham's wiki engine WikiWikiWeb, since around '95 or '96. The wiki engine WikiWikiWeb could be automatically downloaded from WikiBase's HyperPerl generator, but the generator had some problems functioning properly, so Cunningham removed the HyperPerl generator from public access. WikiWikiWeb can still be constructed by copying the straight Perl source code that is on WikiBase's pages.
- http://rdfintrospector.blogspot.com/2002/07/hyper-perl-hyperperl-is-variant-of.html
- http://www.mmmbook.com/xprogrammer/XProgrammer44.pdf
- 中国人もXPに注目
- http://www-eleves.int-evry.fr/~deckmyn/cgi-bin/wiki.cgi
- 改造して使っている例
- http://www.usemod.com/cgi-bin/mb.pl?WikiAsSourceControlRepository
- http://earl.strain.at/space/vanilla-backlink-browser&blb-for=HyperPerl
2001-09-16 Regarding the sheer power of a wiki: Ward Cunningham uses a wiki to develop a wiki ... sick!