-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathlicense.html
482 lines (414 loc) · 18.9 KB
/
license.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Software License</title>
<meta name="keywords" content="language translation, languages, tree parser, parsing, parser generator, template, engine, template engine, code instrumentation, Java, Python, C Sharp, C#, C++, Terence Parr, ANTLR, translation, code generation, templates, model-view-controller, MVC, strict separation, function language, StringTemplate" />
<meta name="description" content="ANTLR: ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions." />
<meta name="description" content="StringTemplate: a Java template engine used for any application generating text such as language translators and dynamic web sites; available in C# and Python as well." />
</head>
<body link="#333366" vlink="#666699" text="#000000">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1024344-4']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!--
Keywords: language translation, languages, tree parser, parsing, parser generator, template, engine, template engine, code instrumentation, Java, Python, C Sharp, C#, C++, Terence Parr, ANTLR, translation, code generation, templates, model-view-controller, MVC, strict separation, function language, StringTemplate
Description: StringTemplate is a template engine used for any application generating text such as language translators and dynamic web sites.
-->
<!-- Terence Parr -->
<!-- University of San Francisco -->
<!-- parser generator -->
<!-- tree parser -->
<!-- tree walker -->
<!-- java template engine -->
<!-- python template engine -->
<!-- C# template engine -->
<!-- code generation -->
<!-- language translation -->
<!-- C++, C#, Java, Python, C -->
<div align="center">
<!-- BEGIN NAVIGATION -->
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="right">
<font size="2" face="arial,helvetica"><strong><a href="/">Home</a></strong> |
<strong><a href="/download.html">Download</a></strong> |
<strong><a href="/works">ANTLRWorks</a></strong> |
<strong><a href="https://theantlrguy.atlassian.net/wiki/display/ANTLR3/ANTLR+3+Wiki+Home">Wiki</a></strong> |
<strong><a href="/about.html">About ANTLR</a></strong> |
<strong><a href="mailto:[email protected]">Contact</a></strong> |
<strong><a href="/support.html">Support</a></strong> |
<strong><a href="https://github.com/antlr/antlr3/issues?sort=created&direction=desc&state=open">Bugs</a></strong> |
<strong><a href="http://www.antlr2.org">v2</a></strong>
</font><br>
<img src="/images/shim.gif" width="780" height="5" alt="" border="0"><br>
</td>
</tr>
</table>
<!-- END NAVIGATION -->
<div align="center"><img src="/images/shim.gif" width="780" height="6" alt="" border="0"></div>
<!-- BEGIN BANNER -->
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="left" width="499">
<a href="/"><img src="/images/logo-head.gif" width="499" height="48" alt="" border="0"></a>
</td>
<td align="left" width="100%" background="/images/head-shim.gif" bgcolor="#336699"><img src="/images/logo-head.gif" width="1" height="1" alt="" border="0">
</td>
<td align="right" valign="top" width="150" background="/images/head-shim.gif" bgcolor="#336699"><img src="/images/shim.gif" width="150" height="8" alt="" border="0"><br>
<font size="2" face="arial,helvetica"><strong>Latest version is <font color="#ffffff">3.5.3</font><br>
Download now! »</strong></font><br></td>
<td align="right" valign="middle" width="128" background="/images/head-shim.gif" bgcolor="#336699">
<a href="/download.html"><img src="/images/button-download.gif" width="122" height="29" alt="Download" align="right" border="0"></a></td>
</tr>
</table>
<!-- END BANNER -->
<div align="center"><img src="/images/shim.gif" width="780" height="1" alt="" border="0"></div>
<table width="100%" cellpadding="1" cellspacing="0" border="0">
<tr>
<td bgcolor="#ffffff" width="175" valign="top">
<!-- left column -->
<table width="100%" cellpadding="3" cellspacing="1" border="0">
<tr>
<td bgcolor="#9DC3FF">
<font size="2" face="arial,helvetica">
<b><font color="#9DC3FF">»</font> <a href="/">Home</a></b><br>
</font>
</td>
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0">
<tr>
<td bgcolor="#9DC3FF">
<font size="2" face="arial,helvetica">
<b><font color="#9DC3FF">»</font> <a href="/download.html">Download</a></b><br>
</font>
</td>
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0">
<tr>
<td bgcolor="#9DC3FF">
<font size="2" face="arial,helvetica">
<b><font color="#9DC3FF">»</font> <a href="/works">ANTLRWorks</a></b><br>
</font>
</td>
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0">
<tr>
<td bgcolor="#9DC3FF">
<font size="2" face="arial,helvetica">
<b><font color="#9DC3FF">»</font> <a href="/news/list.html">News</a></b><br>
</font>
</td>
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0">
<tr>
<td colspan="2" bgcolor="#9DC3FF">
<font size="2" face="arial,helvetica">
<b><font color="#9DC3FF">»</font>Using ANTLR</b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="https://theantlrguy.atlassian.net/wiki/display/ANTLR3/ANTLR+v3+documentation">Documentation</a></b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="https://theantlrguy.atlassian.net/wiki/display/ANTLR3/ANTLR+v3+FAQ">FAQ</a></b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="/article/list.html">Articles</a></b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="/grammar/list.html">Grammars</a></b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="/share/list.html">File Sharing</a></b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="/api/index.html">Runtime API</a></b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="https://github.com/antlr/antlr3/issues?sort=created&direction=desc&state=open">Bug Tracking</a></b><br>
</font>
</td>
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0">
<tr>
<td colspan="2" bgcolor="#9DC3FF">
<font size="2" face="arial,helvetica">
<b><font color="#9DC3FF">»</font>About ANTLR</b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="/about.html">What is ANTLR</a></b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="/why.html">Why use ANTLR</a></b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="/showcase/list.html">Showcase</a></b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="/testimonial/list.html">Testimonials</a></b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="https://theantlrguy.atlassian.net/wiki/display/ANTLR3/FAQ+-+Getting+Started">Getting Started</a></b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="/license.html">Software License</a></b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="/blog/index.html">ANTLR WebLogs</a></b><br>
</font>
</td>
</tr>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff">
<font size="2" face="arial,helvetica">
<b><font color="#ffffff">»</font> <a href="/workshop/index.html">ANTLR Workshops</a></b><br>
</font>
</td>
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0">
<tr>
<td bgcolor="#9DC3FF">
<font size="2" face="arial,helvetica">
<b><font color="#9DC3FF">»</font><a href="http://www.stringtemplate.org">StringTemplate</a></b><br>
</font>
</td>
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0">
<tr>
<td bgcolor="#9DC3FF">
<font size="2" face="arial,helvetica">
<b><font color="#9DC3FF">»</font><a href="http://www.antlr2.org">ANTLR v2</a></b><br>
</font>
</td>
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0">
<tr>
<td bgcolor="#9DC3FF">
<font size="2" face="arial,helvetica">
<b><font color="#9DC3FF">»</font><a href="mailto:[email protected]">Contact</a></b><br>
</font>
</td>
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0">
<tr>
<td bgcolor="#9DC3FF">
<font size="2" face="arial,helvetica">
<b><font color="#9DC3FF">»</font><a href="/credits.html">Credits</a></b><br>
</font>
</td>
</tr>
</table>
<br>
<br>
<img src="/images/shim.gif" width="173" height="1" alt="" border="0">
<center>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----
">
</form>
</center>
<font size="2" face="arial,helvetica">
Support StringTemplate, ANTLR Project by making a donation! Terence often pays for things like the antlr.org server, conference travel, and this site design (that alone cost US$1000). Buy him a beer and pizza remotely ;)
</font>
</td>
<td bgcolor="#ffffff" width="100%" valign="top">
<!-- main column -->
<!-- BEGIN SEARCH -->
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<form METHOD=GET ACTION="http://www.google.com/search">
<tr>
<td align="middle" valign="middle" bgcolor="#4679AC" width="88"><img src="/images/shim.gif" width="88" height="1" alt="" border="0"><br><img src="/images/search.gif" width="68" height="9" alt="Search" border="0"></td>
<td width="100%" valign="top" bgcolor="#4679AC"><img src="/images/shim.gif" width="1" height="3" alt="" border="0"><br><input type="text" name="query" size="30" style="width:100%; font-family:geneva,arial; background-color:#ffffff; color:#000000; font-size:10pt;"><br>
</td>
<td bgcolor="#4679AC" valign="middle" width="61">
<input type=hidden name=q value="site:antlr.org">
</td>
</tr>
</form>
</table>
<!-- END SEARCH -->
<font face="arial,helvetica" size="2">
<br><font size=4><strong>Software License</strong></font><br><br>
<!-- BEGIN BODY -->
<table border=0 cellspacing=0 cellpadding=1 width=600>
<tr>
<td width=1 bgcolor="#cccccc">
<table border=0 cellspacing=0 cellpadding=10 width=600>
<tr>
<td bgcolor="#ffffff">
<font face="arial,helvetica" size="2">
<b><font size=+1>ANTLR 3 License</font></b><br><br>
<i>[The BSD License]</i><br>
Copyright (c) 2010 Terence Parr<br>
All rights reserved.
<p>
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
<ul>
<li>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
<li>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
<li>Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
</ul>
<p>
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>
</td>
</tr>
</table>
<br><br>
<table border=0 cellspacing=0 cellpadding=1 width=600>
<tr>
<td width=1 bgcolor="#cccccc">
<table border=0 cellspacing=0 cellpadding=10 width=600>
<tr>
<td bgcolor="#ffffff">
<font face="arial,helvetica" size="2">
<b><font size=+1>ANTLR Project -- Developer's Certificate of Origin</font></b><br><br>
From ANTLR v3 and StringTemplate onwards, all substantial and/or
active contributors must sign and fax or snailmail a copy of the <a href="/doc/ANTLR-contributor-agreement.pdf">ANTLR contributors certificate of origin</a>
formally agree to abide by it by signing on the bottom
with the date. An email address and your full name must be included. Mail or fax to:
<pre>
Terence Parr
University of San Francisco
2130 Fulton St, HR532
San Francisco, CA 94117
Fax: +1 415 422 5800
</pre>
<p> One-off contributions may be made through the <a href="/misc/feedback">feedback page</a>.
<!--
<hr>
<p>
By making a contribution to this project, I certify that:
<p>
(a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or
<p>
(b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or
<p>
(c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it; and
<p>
(d) In the case of each of (a), (b), or (c), I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license indicated in the file.
-->
</td>
</tr>
</table>
</td>
</tr>
</table>
<p>
If you would like to link to antlr, use can use the following image and HTML:
<p>
<table border=0>
<tr>
<td align=left valign=top>
<img src="/images/antlr-link.gif" border=0>
</td>
<td align=left>
<font size=2><pre>
<a href="http://www.antlr.org">
<img src="http://www.antlr.org/images/antlr-link.gif"
border=0 alt="ANTLR logo"
width=88 heigth=31></a>
</pre>
</td>
</tr>
</table>
</font>
<!-- END BODY -->
</font>
</td>
</tr>
</table>
</div>
</body>
</html>