Update of /cvsroot/jython/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv27123
Modified Files:
index.ht
Log Message:
Article written by Weiqi Gao added.
Index: index.ht
===================================================================
RCS file: /cvsroot/jython/htdocs/index.ht,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** index.ht 2001/02/23 20:20:56 1.15
--- index.ht 2001/03/13 20:15:07 1.16
***************
*** 43,47 ****
<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.
--- 43,51 ----
<dl>
! <dt><b>12-mar-2001</b>
! <dd>Weiqi Gao <a href="http://www.ociweb.com/jnb/archive/jnbMar2001.html">shows</a>
! scripting examples using Jython and Rhino (javascript).
!
! <p><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.
|