From: Finn B. <bc...@us...> - 2001-02-23 20:19:51
|
Update of /cvsroot/jython/htdocs In directory usw-pr-cvs1:/tmp/cvs-serv19387 Modified Files: index.ht Log Message: Added Jon Udell's article. Index: index.ht =================================================================== RCS file: /cvsroot/jython/htdocs/index.ht,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -r1.14 -r1.15 *** index.ht 2001/01/18 09:44:30 1.14 --- index.ht 2001/02/23 20:20:56 1.15 *************** *** 43,47 **** <dl> ! <dt><b>8-dec-2000</b> <dd>Bruce Eckel has release a new revision of his <a href="http://www.mindview.net/TIPatterns/index.html"> --- 43,51 ---- <dl> ! <dt><b>18-dec-2000</b> ! <dd>Jon Udell <a href="http://www.byte.com/column/BYT20001214S0009">talks</a> ! about using the JVM to implement other languages, among them JPython. ! ! <p><dt><b>8-dec-2000</b> <dd>Bruce Eckel has release a new revision of his <a href="http://www.mindview.net/TIPatterns/index.html"> |