Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
40 lines
1.1 KiB
Text
40 lines
1.1 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
|
<!ENTITY base CDATA "../..">
|
|
<!ENTITY enbase "../&base;">
|
|
<!ENTITY date "$FreeBSD: www/fr/java/links/tools.sgml,v 1.3 2004/01/06 17:31:42 stephane Exp $">
|
|
<!ENTITY title "Projet &java; pour FreeBSD : Outils">
|
|
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
|
]>
|
|
|
|
<!--
|
|
The FreeBSD French Documentation Project
|
|
Original revision: 1.5
|
|
|
|
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
|
|
Version francaise (mise a jour) : Vincent Tougait <viny@scientiae.net>
|
|
-->
|
|
|
|
<html>
|
|
&header;
|
|
<table border="0">
|
|
<tr>
|
|
<td>
|
|
<ul>
|
|
<li> Programmation
|
|
<ul>
|
|
<li><a href="http://www.jpython.org">JPython</a><br>
|
|
Le meilleur langage de script Java (combine Python et Java) - un must !
|
|
</ul>
|
|
<li> Autres
|
|
<ul>
|
|
<li><a href="http://www10.software.ibm.com/developerworks/opensource/jikes/">Jikes</a> <br>
|
|
Compilateur Java ultra-rapide d'IBM (disponible dans les ports)
|
|
</ul>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
&footer;
|
|
</BODY>
|
|
</HTML>
|