-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlinks.html
More file actions
executable file
·593 lines (501 loc) · 19.5 KB
/
links.html
File metadata and controls
executable file
·593 lines (501 loc) · 19.5 KB
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
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
<html> <head>
<link rel="stylesheet" type="text/css" href="//www.splint.org/splint.css" title="style1">
<title>
Splint - Related Links
</title>
</head>
<body>
<table border="0" rules="none" bgcolor="#FFFFFF" width="95%" align=center cellpadding=0 cellspacing=0>
<tr>
<td colspan=2 bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td colspan=2 bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td colspan=2 bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td colspan=2 bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td colspan=2 bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td colspan=2 bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td>
<font color="darkblue" face="arial,helvetica"><a href="//www.splint.org/"><b>Splint</b> - Secure Programming Lint</a><br></font>
</td>
<td align=right>
<font face="arial,helvetica,sans-serif"><font color="darkblue">
<font size=-1>
<a href="mailto:info@splint.org">info@splint.org</a></font>
</font></font>
</td>
</tr>
<tr>
<td colspan=2 bgcolor="darkblue"></td>
</tr>
<tr>
<td colspan=2 bgcolor="darkblue"></td>
</tr>
<tr>
<td colspan=2 bgcolor="white"></td>
</tr>
<tr>
<td colspan=2 bgcolor="slate"></td>
</tr>
<tr>
<td>
<font face="arial,helvetica,sans-serif" size=-1>
<a
href="//www.splint.org/download.html">Download</a>
-
<A
HREF="//www.splint.org/documentation/">Documentation</a>
-
<a href="//www.splint.org/manual/">Manual</a>
-
<a
href="//www.splint.org/links.html">Links</a>
</font>
</td>
<td align=right>
<font face="arial,helvetica,sans-serif" size=-1>
<a
href="//www.splint.org/bugs.html">Reporting
Bugs</a> -
<a
href="//www.splint.org/lists.html">Mailing
Lists</a>
<a
href="//www.splint.org/sponsors.html">Sponsors</a>
-
<a
href="//www.splint.org/credits.html">Credits</a>
</font>
</td>
</tr>
</table>
<p>
<blockquote>
<center><h1>
Splint Related Links<BR>
</h1></center>
<p>
This page collects some of the more interesting links related to
Splint and static checking. This page is not updated, and preserved
only for historical interest.
<p>
<h3>Connected Projects</h3>
<a
href="//gasta.sourceforge.net/index.php3?page=gasta.php3">Gasta</a>
- Guillaume Thouvenin's GCC AST Analysis Project is working on
automatically producing Splint annotations.<br>
<a href="//swarm.cs.virginia.edu">Programming the Swarm</a><br>
<a href="//www.cs.virginia.edu/~survive/">Information Survivability
for Critical Infrastructure Protection</a><br>
<a href="//www.cs.virginia.edu/cs588/">CS588: Cryptology</a>
<h3>Related Research Projects</h3>
<a href="//sdg.lcs.mit.edu/alloy/index.html">Alloy Analyzer</a>
<blockquote>
<a href="//sdg.lcs.mit.edu/">MIT's Software Design Group</a>
focuses on new kinds of tools: design checkers and error analyzers,
among others. The <a
href="//sdg.lcs.mit.edu/alloy/index.html">Alloy Analyzer</a>
analyzes models written in Alloy.
</blockquote>
<A HREF="//www.sun.com:80/960201/cover/language.html">Assertion
Definition Language</A>
<blockquote>
<a href="//www.sun.com">Sun</a>'s ADL is a formal specification language for C programs. The ADLT tool
can be used to automate testing using an ADL specification. They like
to make unfounded claims about it being the first ever practical
specification language.
</blockquote>
<a href="//www.research.microsoft.com/sbt/asttoolkit/ast.asp">AST Toolkit</a>
<blockquote>
Daniel Weise's group at Microsoft Research is working on toolkits for
analyzing program parse trees. Their AST Toolkit supports some
LCLint-derivative checks.
</blockquote>
<A href="//www.cs.berkeley.edu/Research/Aiken/bane.html">Berkeley Analysis Engine</a> (BANE)
<blockquote>
BANE is a toolkit for constructing program analyses such as dataflow and
type inference systems developed by <a
href="//www.cs.berkeley.edu/Research/Aiken">Alex Aiken</a>.
</blockquote>
<a href="//www.research.digital.com/SRC/esc/Esc.html">Extended Static Checking</a>
<blockquote>
Project at <a href="//www.research.digital.com/SRC">DEC Systems
Research Center</a> using theorem proving technology to enable extensive
static checking in Java and Modula-3.
</blockquote>
<a href="//www.research.att.com/projects/cyclone/">Cyclone</a>
<blockquote>
Cyclone is a safe dialect of C developed by AT&T Labs Research and
<a href="//www.cs.cornell.edu/home/jgm/">Greg Morrisett</a>'s group
at Cornell University.
</blockquote>
<a href="//www.cs.berkeley.edu/~weimer/osq/">Open Source Quality
Project</a>
<blockquote>
Berkeley's project on techniques and tools for assuring software
qualify. Focuses on formal verification and theorem proving, model
checking, and large-scale software analysis.
</blockquote>
<a href="//pavg.stanford.edu">Program Analysis and Verification Group</a>
<blockquote>
Research group at Stanford University led by David Luckham.
</blockquote>
<a href="//research.microsoft.com/SLAM/">SLAM Project</a>
<blockquote>
The Software Productivity Tools Research group at Microsoft Research
investigates relationships between Software (Specifications), Languages,
Analysis, and Model checking. Their goal is to be able to check that
software satisfies critical behavioral properties of the interfaces it
uses, and to aid software engineers in designing interfaces and software
to ensure reliable and correct functioning.
</blockquote>
<a href="//research.microsoft.com/vault/">Vault</a>
<blockquote>
Vault is a safe version of the C programming language developed by
Microsoft Research's <a
href="//research.microsoft.com/spt/">Software Productivity
Tools</a> research group. Because of the language restrictions and
sophisticated analyses, Vault can enforce many of the properties Splint
checks soundly and completely.
</blockquote>
<h3>Commercial Static Analysis Tools</h3>
Some commercial tools have been developed
that focus on static checking, some can be used to check for conformance
to various standards.
<blockquote>
<li><a href="//www.abxsoft.com"> Abraxas</a>'s <A
HREF="//www.abxsoft.com/codchk.htm">CodeCheck</A><br>
<li><a href="//www.centerline.com/">CenterLine</a>'s C++Expert
does both
compile-time and run-time checking. It incorporates checks based on
Scott Meyer's "Effective C++" books.
<li><a href="//www.gimpel.com">Gimpel</a>'s PC-Lint<br>
<li><a href="//www.cigital.com">Cigital</a>'s <a
href="//www.cigital.com/its4/">ITS4</a> scans code for possible
security flaws
<li><a href="//www.knosof.co.uk/">Knowledge Software</a>'s <a
href="//www.knosof.co.uk/ospc.html">Open Systems Protability Checker</a><br>
<li> <a href="//www.mccabe.com">McCabe & Associates</a> offer a
suite of tools and methodology that will assist software developers with
software quality assurance, software testing, software reengineering and
Year 2000 efforts.
<li> <a href="//www.parasoft.com/">Parasoft</a>'s <a
href="//www.parasoft.com/wizard/index.html">Code Wizard</a> is a
source code analysis tool for C++, also based on Scott Meyer's books.
<li> Intrinsa's Software Component Simulation uses simulation to
detect software defects. (Note: Intrinsa was bought by Microsoft and
seems to have no web presence remaining. The PREfix tool is widely used
within Microsoft.)
<li> <a href="//www.polyspace.com">PolySpace</a> sells a
<a href="//www.polyspace.com/product_datasheet/cverifier.htm">C
Verifier</a>
that uses abstract interpretation techniques to detect
potential run-time errors (including array bounds errors).
<li> <a href="//www.prqa.co.uk/">Programming Research</a> offers <a
href="//www.prqa.co.uk/qac.htm">QA/C</a>, a static
checking tool including code metrics.
<li> <a href="//www.securesw.com/rats/">RATS</a> - rough auditing
tool for security
<li> <a href="//www.scitools.com/">Scientific Toolworks</a>
produces tools that analyze Ada, C, C++ and FORTRAN source code to
reverse engineer and automatically document programms.
</ul>
</blockquote>
<p>
<h3>Run-Time Checking Tools</h3>
Splint hopes to extend the scope of what is checked statically, but
there are many types of errors that are still only detectable at
run-time. Several commercial and research tools focus on detecting
dynamic memory errors are run-time.
<blockquote>
<li> <a href="//developer.kde.org/~sewardj/">Valgrind</a> is an
open-source memory debugger for x86 GNU-Linux
<li> <a href="//www.centerline.com/">CenterLine</a>'s C++Expert also
does run-time memory checking.
Scott Meyer's "Effective C++" books.
<li> <a href="//www.geodesic.com">Great Circle</a> is a glorified
garbage collector.
<li> <a href="//www.immunix.org/">Immunix StackGuard</a>
<li> <a href="//www.numega.com">Numega</a>'s Bounds Checker
<LI> <a href="//www.parasoft.com">Parasoft</a>'s Insure++
<li> <a href="//www.rational.com">Rational Software</a>'s <a href="//www.pure.com/products/purify_unix/index.jsp">Purify</a>
<li> The <a href="//www.npl.co.uk/">National Physical
Laboratory</a> of the United Kingdom offers an
<a href="//www.npl.co.uk/npl/sections/this/services/ccode/index.html">
ISO C validation service</a>. It uses both static and dynamic checking.
<LI> Some other tools are listed at <a
href="//www.cs.colorado.edu/homes/zorn/public_html/Home.html">Ben Zorn</a>'s <A
HREF="//www.cs.colorado.edu/homes/zorn/public_html/MallocDebug.html">Debugging
Tools for Dynamic Storage Allocation</A> page
</blockquote>
<h3>Formal Methods</h3>
<h4>Larch</h4>
<A HREF="//www.sds.lcs.mit.edu/spd/larch/"> MIT Larch Page </A><br>
<a href="//www.intertrust.com/star/horning/larch.html">Jim
Horning's Larch Page</a><br>
<p>
<a href="//www.cs.iastate.edu/~leavens/larchc++.html">Larch
C++</a>
<blockquote>
A Larch Interface Language for C++ developed by <a
href="//www.cs.iastate.edu/~leavens/homepage.html">Gary Leavens</a>
and others at <a href="//www.cs.iastate.edu/">Iowa State</a>.
Currently there is nothing equivalent to Splint for Larch/C++.
</blockquote>
<a href="//lal.cs.byu.edu/mlists/softverf/">Software
Verification mailing list</a></br>
<a
href="//www.comlab.ox.ac.uk/archive/formal-methods.html">Formal
Methods Page</a>
<h3>Secure Programming</h3>
<a href="//www.buildingsecuresoftware.com/">Building Secure
Software</a> - web site for John Viega and Gary McGraw's book.
<br>
<a href="//www.cigital.com/">Cigital</a>
<br>
<a href="//www.cve.mitre.org/">Common Vulnerabilities and Exposures</a>
<br>
<a href="//www.linuxsecurity.com/index.html">Linux Security</a>
<br>
<A href="//www.dwheeler.com/secure-programs">Secure Programming for
Linux and Unix HOWTO</a> by David A. Wheeler (a freely-available and
detailed book on how to write secure programs)<Br>
<a href="//www.securityfocus.com/">SecurityFocus</a>
<h3>Reverse Links</h3>
Links to some publications and web pages that reference Splint.
<h4>Books</h4>
<a href="//www.securecoding.org"><em>Secure Coding: Principles
and Practices</em></a>, by Mark G. Graff and Kenneth R. van Wyk,
O'Reilly, 2003.
<p>
<a href="//www.research.microsoft.com/~drh/">David Hanson</a>'s book
<a href="//www.cs.princeton.edu/software/cii/">C Interfaces and
Implementations</a> advocates a design methodology based on interfaces
and implementations very similar to that supported by Splint.
<blockquote>
<em>However, if more C programmers read, understood, and imitated this
book, the world would be a better and safer place.
</em>
--- From Richard O'Keefe's <a href="//www.cs.princeton.edu/software/cii/review.html">review</a>
</blockquote>
<a
href="//www.amazon.com/exec/obidos/ASIN/0672318962/qid=989504161/sr=1-4/ref=sc_b_5/002-7138752-2991202">C
Unleashed</a>, by Richard Heathfield, Lawrence Kirby, Mike Lee, Mathew
Watson, Ben Pfaff, Dann Corbit, Peter Seebach, Brett Fishburne, Scott
Fluhrer, Ian Woods, Sam Hobbs, Ian Kelly
<blockquote>
Includes a short section describing running Splint with <tt>+strict</tt> and <tt>+checks</tt> on a 3-line program.
</blockquote>
<a href="//www.amazon.com/exec/obidos/ASIN/189311595X/qid%3D989504262/002-7138752-2991202">Cryptography in C and C++</a>, by Michael Welschenbach, David Kramer
<blockquote>
</blockquote>
<h4>FAQs</h4>
<A
HREF="//www.eskimo.com/~scs/C-faq/q18.7.html">
C Frequently Asked Questions</A> (also published as a book by
Addison-Wesley in 1995) Note the Splint information is out-of-date, but
the C FAQ is no longer being updated.
<p>
LCLint is also mentioned in its evil twin, the comp.lang.c <A
HREF="//www.lysator.liu.se/c/c-iaq.html"> Infrequently Asked
Questions </A> file (unfortunately, the entry for LCLint hasn't been
true since before Version 2.0, but I'm counting on them to come up with
a more suitable entry in the next edition.)
<p>
<A HREF="//www.cis.ohio-state.edu/hypertext/faq/usenet/linux/faq/part1/faq.html">Linux Frequently Asked Questions</A>
<p>
<a href="ftp://www.mrc-apu.cam.ac.uk/pub/linux/GCC-FAQ.html">
Linux GCC FAQ</A>
<p>
<A HREF="//remarque.berkeley.edu/~muir/free-compilers/">Catalog of Free Compilers and Interpreters</A>
<p>
Shmoo Group's <a href="//www.shmoo.com/securecode/">How to Write Secure Code</a>
<p>
David Wheeler's <a href="//dwheeler.com/secure-programs/">Secure Programming for Linux and Unix HOWTO</a>
<p>
<a name="articles"><h4>Magazine Articles</h4>
The German Computer Magazine <em>c't</em> describes Splint in the
article <a href="//www.heise.de/ct/04/04/links/070.shtml">
<em>Fehlersuche in Java</em></a> in its 4/2004 issue (full article
not available on line, just links).
<p>
Linux Journal, <a href="//www2.linuxjournal.com/lj-issues/issue73/3599.html">
The Code Analyser LCLint</a>. By David Santo Orcero, May 2000.<br>
<em>“Debugging code is never fun, but this tool makes it a bit easier.”</em>
<p>
Linux Gazette, <a
href="//www.linuxgazette.com/issue51/pramode.html">Static
checking of C programs with LCLint</a>. By Pramode C E and Gopakumar
C E. Issue 51, March 2000.<br>
<em>“LCLint is justifiably angry at such amateurish use of C, but he is gentle in his admonishments.”</em><br>
<p>
The German computer magazine, <a href="//www.ix.de">Ix</a>,
includes LCLint in an article, <em>Lint als C-Syntax-Prufer</em>
in the <a href="//www.ix.de/ix/inhalt.html">July 96 issue</a>.
<p>
MATLAB Digest, <a
href="//www.mathworks.com/company/digest/july03/checking_code.shtml">
<em>Checking Code and Models in Production Environments</em></a>, July
2003. Focuses on checking standard compliance.
<h4>Courses</h4>
These courses either use Splint (or used LCLint) in a programming lab, or
include Splint technical papers. If you know of any other courses that
should be listed here, please let <A
HREF="mailto:evans@cs.virginia.edu">me</A> know.
<blockquote>
<A HREF="//www.doc.ic.ac.uk/lab/secondyear/"> Second Year
programming lab </A> at the <A HREF="//www.doc.ic.ac.uk/">Imperial
College of Science, Technology and Medicine, University of London.</A>
<br>
<A HREF="//www-theory.dcs.st-and.ac.uk/~sal/school/Larch/">Steve Linton's lectures on Larch</A> at <A HREF="//www.st-and.ac.uk/">University of St. Andrews</A>, Scotland.
<br>
Daniel Jackson's <A
HREF="//www.cs.cmu.edu/afs/cs.cmu.edu/user/dnj/pub/www/810/hen75.txt">Tractable Representations for Software Development</A> course at <A
HREF="//www.cmu.edu">Carnegie Mellon</A>.
<br>
<A HREF="//www.ece.uc.edu/~alex/larch/larch.html">University
of Cincinatti</A>
<br>
<a href="//www.cs.washington.edu/education/courses/503/00sp/lectures.htm">University of Washington CSE 503</a>
<A
HREF="//www.nada.kth.se/nada/kurser/kth/2D5333/schema.html">
l2D5333 Programverifiering, kursuppläggning</A> at the
<A HREF="//www.nada.kth.se/index-en.html">Royal Institute of Technology</A>, Stockholm.
<br>
<a
href="//www.csd.uu.se/kurs/pm2/www/pm295.html">Programmeringsmetodik</a>
at Uppsala University in Sweden.
<br>
<A HREF="//www.ifi.uio.no/~kt-lab/">Databehandlingslaboratorium</A> at the <A
HREF="//www.ifi.uio.no/">University of Oslo</A>.
<br>
Richard O'Keefe's <A
href="//www.cs.rmit.edu.au/AP/Undergraduate/1996/Subjects1/CS568.html">Systems
Programming 1</a> course at <A href="//www.cs.rmit.edu.au/">RMIT
University</a> in Melbourne, Australia.
</blockquote>
<h4>Web Sites</h4>
<A HREF="//www.lysator.liu.se:7500/c/index.html">Lysator Programming in C</A> (under <A
HREF="//www.lysator.liu.se:7500/c/c-www.html">Other Sources</A>)<br>
<a href="//bach.cis.temple.edu/ACCU/c-links/">Association of C
and C++ Users</a><br>
<a
href="//www.linuxlinks.com/Software/Programming/Development/Tools/Code_Management/">Linux Links</a><br>
<a href="//wagner.princeton.edu/foldoc/cgi-script?lclint">Free On-Line Dictionary of Computing</a><br>
<a href="//www.ftc.nrcs.usda.gov/help/help.html">US Department of Agriculture, Information Technology Center</a><br>
<A HREF="//www.bluesky.net/rcn/programming.html">R. Nassif's Programming Page</A><br>
<A
HREF="//www.w3.org/hypertext/WWW/People/Connolly/technologies/web-programming.html">Modern Web Programming</A><br>
<a href="//www.sterling.com/">Sterling Software Archives</a>
in <a href="//ftp.sterling.com/programming/tools/">programming
tools</a><br>
Ecole Nationale Supirieure de Techniques Avancies, in <A HREF="//www.ensta.fr/internet/unix/programming/">Unix Programming</A><br>
<a href="//nswt.tuwien.ac.at:8000/htdocs/baudoin/">Internet
Goodies</a> in <a href="//nswt.tuwien.ac.at:8000/htdocs/baudoin/unix/programming/lclint.html">unix programming</a><br>
<a href="//www.fh-wedel.de/~herbert/en/index.html">Herbert Dietze's collection of useful programming information</a>
<p>
<h4>More Links</h4>
<p>
<a
href="//www.google.com/search?num=30&q=link:lclint.cs.virginia.edu/">Search
Google for links to <em>lclint.cs.virginia.edu</em></a><br>
<a href="//www.google.com/search?num=30&q=link:splint.org/">Search
Google for links to <em>www.splint.org</em></a><br>
<a href="//www.google.com/search?num=30&q=LCLint">Search Google for
mentions of LCLint</a><br>
<a href="//www.google.com/search?num=30&q=Splint">Search Google for
mentions of Splint</a>
</blockquote>
<table border="0" rules="none" bgcolor="#FFFFFF" width="95%" align=center cellpadding=0 cellspacing=0>
<tr valign=top>
<td colspan=2 bgcolor="darkblue"></td>
<tr valign=top>
<td colspan=2 bgcolor="darkblue"></td>
<tr valign=top>
<td colspan=2 bgcolor="white"></td>
</tr>
<tr valign=top>
<td width=135 >
<a href="//www.splint.org"><img src="//www.splint.org/glowingwall-narrows.jpg"
width=132 height=65 border=0 alt=""></a>
</td>
<td>
<table cellpadding=0 cellspacing=0 width="100%">
<tr>
<td colspan=2 bgcolor="slate"></td>
</tr>
<tr>
<td>
<font color="darkblue" face="arial,helvetica"><a href="//www.splint.org/"><b>Splint</b> - Secure Programming Lint</a></font>
</td>
<td align=right>
<font face="arial,helvetica,sans-serif"><font color="darkblue">
<font size=-1>
<a href="mailto:info@splint.org">info@splint.org</a></font>
</font></font>
</td>
</tr>
<tr>
<td>
<font face="arial,helvetica,sans-serif" size=-1>
<a
href="//www.splint.org/download.html">Download</a>
-
<A
HREF="//www.splint.org/documentation/">Documentation</a>
-
<a href="//www.splint.org/manual/">Manual</a>
-
<a
href="//www.splint.org/links.html">Links</a><br>
<a
href="//www.splint.org/source.html">Source</a>
-
<A
HREF="//www.splint.org/linux.html">Linux</a>
-
<a href="//www.splint.org/pubs.html">Publications</a>
-
<a
href="//www.splint.org/talks.html">Talks</a><br>
</font>
</td>
<td align=right valign=top>
<font face="arial,helvetica,sans-serif" size=-1>
<a
href="//www.splint.org/bugs.html">Reporting
Bugs</a>
<a
href="//www.splint.org/sponsors.html">Sponsors</a>
-
<a
href="//www.splint.org/credits.html">Credits</a>
</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3775212-3");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>