/[vdw]/trunk/parser_code.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/parser_code.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Sun Feb 6 05:28:38 2005 UTC (19 years, 2 months ago) by dpavlin
File MIME type: text/html
File size: 567 byte(s)
initial import into svn

1 <HTML>
2 <META name="keywords" content="SQL Parser, embedded perl, lex, yacc">
3 <Head>
4 <title>SQL Parser</title>
5 <h3>SQL Parser</h3>
6 </head>
7 <BODY>
8 <P>
9 This is the code that builds the warehouse server executable (obj_srvr)
10 <P>
11 <a href=obj_srvr_l.txt>Lexer</a>
12 <P>
13 <a href=obj_srvr_y.txt>Parser</a>
14 <P>
15 <a href=obj_srvr_h.txt>Parser Include File</a>
16 <P>
17 <a href=exec_sql_c.txt>Exec SQL</a>
18 <P>
19 <a href=makefile.txt>Makefile</a>
20 <P>
21 <a href=make_com.txt>VMS COM "Makefile"</a>
22 <P>
23 <a href=vdw.html>Back to warehouse main page</a>
24 </BODY>
25 </HTML>

  ViewVC Help
Powered by ViewVC 1.1.26