/[suikacvs]/webroot/regexp/doc/readme.en.html
Suika

Contents of /webroot/regexp/doc/readme.en.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Sun Mar 8 15:03:31 2009 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
++ swe/doc/ChangeLog	8 Mar 2009 15:03:24 -0000
2009-03-09  Wakaba  <wakaba@suika.fam.cx>

	* readme.en.html: New document.

1 wakaba 1.1 <!DOCTYPE HTML>
2     <html lang=en>
3    
4     <title>Regexp::Parser::Perl58, Regexp::Parser::JavaScript, and
5     Regexp::Visualize::Simple</title>
6    
7     <link rel=stylesheet href="http://suika.fam.cx/www/style/html/xhtml">
8     <link rel=author href="http://suika.fam.cx/~wakaba/who?" title=Wakaba lang=ja>
9     <link rel=license href="#license">
10    
11     <h1>Regular expression related modules:
12     <code>Regexp::Parser::Perl58</code>,
13     <code>Regexp::Parser::JavaScript</code>, and
14     <code>Regexp::Visualize::Simple</code></h1>
15    
16     <section id=news>
17     <h2>What's new?</h2>
18    
19     <p>See <a href=regexp-commit rel=feed>commit feed</a>.</p>
20     </section>
21    
22     <section id=modules>
23     <h2>Modules</h2>
24    
25     <ul>
26    
27     <li><strong><a
28     href="../lib/Regexp/Parser/Perl58.html"><code>Regexp::Parser::Perl58</code></a></strong>:
29     A Perl 5.8 regular expression parser.
30    
31     <li><strong><a
32     href="../lib/Regexp/Parser/JavaScript.html"><code>Regexp::Parser::JavaScript</code></a></strong>:
33     A JavaScript regular expression parser.
34    
35     <li><strong><a
36     href="../lib/Regexp/Visualize/Simple.html"><code>Regexp::Visualize::Simple</code></a></strong>:
37     A regular expression visualizer.
38    
39     </ul>
40    
41     </section>
42    
43     <section id=applications>
44     <h2>Applications</h2>
45    
46     <ul>
47    
48     <li><a href="../visualizer/input">Regular expression visualizer</a>: A
49     Web interface for <code>Regexp::Visualize::Simple</code>. <a
50     href="../visualizer/regexp.cgi,cvslog">Its source code</a> is also
51     available.
52    
53     <li><a href="http://suika.fam.cx/gate/2007/html/cc/">WebHACC</a>: A Web
54     document conformance checker, whose supported media types include
55     JavaScript regular expressions.
56    
57     </ul>
58    
59     </section>
60    
61     <section id=dependency>
62     <h2>Dependency</h2>
63    
64     <ul>
65    
66     <li>Perl 5.10.0 or later
67    
68     <li><a
69     href="../lib/Regexp/Parser.html"><code>Regexp::Parser</code></a>: For
70     <code>Regexp::Parser::<var>*</var></code> modules.
71    
72     <li><a href="../lib/Graph/Easy.html"><code>Graph::Easy</code></a>: For
73     <code>Regexp::Visualize::Simple</code>.
74    
75     </ul>
76    
77     </section>
78    
79     <section id=download>
80     <h2>Download</h2>
81    
82     <p>Source codes are available from <a
83     href="http://suika.fam.cx/gate/cvs/webroot/regexp/">the CVS
84     repository</a>.
85    
86     <p><a
87     href="http://suika.fam.cx/gate/cvs/webroot/regexp/regexp.tar.gz?tarball=1">Download
88     tarball</a> to obtain all files at once.</p>
89    
90     </section>
91    
92     <section id=development>
93     <h2>Found bugs?</h2>
94    
95     <p>See <a href="http://manakai.g.hatena.ne.jp/task/7/">the bug
96     tracking system</a>.</p>
97    
98     </section>
99    
100     <section id=author>
101     <h2>Author</h2>
102    
103     <p><a href="http://suika.fam.cx/~wakaba/who?" rel=author
104     lang=ja>Wakaba</a>.</p>
105    
106     </section>
107    
108     <section id=license>
109     <h2>License</h2>
110    
111     <p>Copyright 2008-2009 <a href="http://suika.fam.cx/~wakaba/who?"
112     rel=author lang=ja>Wakaba</a> <code class=mail>&lt;<a
113     href="mailto:w@suika.fam.cx">w@suika.fam.cx</a>></code>.
114    
115     <p>This library is free software; you can redistribute it and/or
116     modify it under the same terms as Perl itself.</p>
117    
118     </section>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24