Update John Ousterhout links
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1324 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
5b3d0390d6
commit
300bbbcb1b
3 changed files with 3 additions and 3 deletions
|
|
@ -101,7 +101,7 @@ Scripting and Alternative Languages. <br>
|
|||
|
||||
|
||||
<p>
|
||||
<li> John Ousterhout's <a href="http://www.scriptics.com/people/john.ousterhout/scripting.html">
|
||||
<li> John Ousterhout's <a href="http://home.pacbell.net/ouster/scripting.html">
|
||||
paper </a> on scripting languages provides a good overview
|
||||
of the use of scripting languages and their relationship to
|
||||
systems programming languages. SWIG was developed with many of these issues
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ languages need to access the underlying C/C++ code.
|
|||
|
||||
<p>
|
||||
John Ousterhout has written a
|
||||
<a href="http://www.scriptics.com/people/john.ousterhout/scripting.html">paper</a>
|
||||
<a href="http://home.pacbell.net/ouster/scripting.html">paper</a>
|
||||
that describes the
|
||||
benefits of scripting languages. SWIG makes it fairly easy to connect scripting
|
||||
languages with C/C++ code.
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@ A wrapper generator for interfacing C++ with [incr Tcl].<br>
|
|||
|
||||
<ul>
|
||||
|
||||
John Ousterhout's <a href="http://www.scriptics.com/people/john.ousterhout/scripting.html"> paper </a> on scripting languages
|
||||
John Ousterhout's <a href="http://home.pacbell.net/ouster/scripting.html"> paper </a> on scripting languages
|
||||
(appeared in IEEE Computer). <br>
|
||||
<A HREF="http://SAL.KachinaTech.COM/"> SAL - Scientific Applications on Linux</a>. <br>
|
||||
<a href="http://www.usenix.org">USENIX</a> <br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue