/[suikacvs]/webroot/regexp/visualizer/input.html
Suika

Contents of /webroot/regexp/visualizer/input.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download) (as text)
Sun Mar 8 15:14:52 2009 UTC (15 years, 2 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +6 -1 lines
File MIME type: text/html
++ swe/visualizer/ChangeLog	8 Mar 2009 15:14:36 -0000
2009-03-09  Wakaba  <wakaba@suika.fam.cx>

	* input.html, regexp.cgi: Added links to the document.

1 <!DOCTYPE HTML>
2 <html lang=en>
3 <title>Regular expression visualizer</title>
4 <link rel=stylesheet href="/www/style/html/xhtml">
5 <link rel=license href="../doc/readme#license">
6 <h1>Regular expression visualizer</h1>
7
8 <form action=regexp method=get accept-charset=utf-8>
9
10 <p><input type=text name=s size=100>
11
12 <p><select name=l><option value=perl58>Perl 5.8
13 <option value=js>JavaScript</select>
14
15 <p><input type=submit></p>
16
17 </form>
18
19 <footer>
20 [<a href="../doc/readme">Source</a>]
21 </footer>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24