Java Javascript
PAGES WEB
<http://www.javasoft.com/>
<http://www.blackdown.org/java-linux.html>
<http://www.rstcorp.com/javasecurity/links.html>
Scott E. Hudson. Modified by Frank Flannery, C. Scott Ananian, Dan Wang with advice from Andrew W. Appel. Currently maintained by C. Scott Ananian
<http://www.cs.princeton.edu/~appel/modern/java/CUP/>
<http://www.dannyg.com/javascript/index.html>
The INRIA research action Java Card has as its aim to coordinate research carried out at INRIA concerning formal aspects of Java and Java Card, a Java dialect for programming smart cards.
The Java Card language (latest version: 2.1) is a subset of Java. Certain data types such as long integers, floating-point values and characters have been removed; there are no threads and classes are not loaded dynamically. The language has been extended with facilities for programming atomic transactions and for specifying applet isolation and sharing through interfaces (only in Java Card 2.1). The Java card language is being designed in collaboration with the Research themes, A French summary of the project's activities.
<http://www.irisa.fr/lande/jensen/javacard.html>
is an excellent JavaScript resource with tons of "cut & paste" JavaScript examples for your web pages. All for free!
<http://javascript.internet.com/>
(lex-yacc for java)
<http://www.metamata.com/download/javacc_form.html>
<http://www.cs.arizona.edu/sumatra/toba/>
<http://www.alphaWorks.ibm.com/formula>
<http://www.geom.umn.edu/java/>
<http://xavier.hubaut.info/coursmath/liens/kali/program.htm>
Welcome to the CUJ Java Solutions home page! This site is the online version of the Java Solutions supplement, which was first published with the December 1999 issue of C/C++ Users Journal.
Java Solutions is a resource for C/C++ programmers who want to keep up with what's happening in Java.
<http://www.cuj.com/java/?topic=java>
<http://www.editeurjavascript.com/home/>
ASSOCIATIONS
<http://www.freebuilder.org>
PAGES PERSONNELLES - HOME PAGES
Harissa is a Java environment that includes a compiler from Java bytecode to C and a Java interpreter. While Harissa is aimed at applications that are statically configured, such as the Javac compiler, it is also designed to allow code to be dynamically loaded in an already compiled application. This novel feature is introduced by integrating our bytecode interpreter in the runtime library.
<http://www.irisa.fr/compose/harissa/harissa.html>
ANNEAUX - WEB RINGS
<http://members.tripoc.com/~mpTOOLS/ring.html>
DEMOS
<wysiwyg://171/http://www.ac-reunion.fr/pedagogie/covincep/icosaweb/GeomJava/activite/Quatre/Docs/Pytha/Pytha.htm>
<http://www.cabri.net/a-propos/macro.html>
JavaScript. Phase lunaire, Calculs astronomiques, Simulateur Copernic, Satellites de Jupiter, Night & day
<http://astrophoto.free.fr/index.htm>
EXEMPLES - EXAMPLES
These two functions fix the unfortunate Netscape 4 bug that causes the page to lose most of its CSS information when the window is resized. This code can simply be dropped into the head of your document.
<http://hotwired.lycos.com/webmonkey/reference/javascript_code_library/wm_ns_css_rs_fx/?tw=reference&category=dhtml>
<http://cgi.din.or.jp/~hagi3/JavaScript/Mozilla/SampleList.cgi?fmt=html>
LOGICIELS - SOFTWARES
<http://www.sun.com/software/htmlcomponent/index.html>
<http://java.sun.com/applets/index.html>
is also a very popular site containing interesting applets
<http://javaboutique.internet.com>
<http://www.stars.com/Software/Java/>
<http://www.ies.co.jp/math/java/samples/toseki.html>
<http://java.sun.com/products/jfc/>
<http://www.blackdown.org/java-linux/javatools.html>
<http://proxy.iinchina.net/applets/Tools/Mix/index.html>
<http://www.digitalfocus.com/ddj/code/>
OUTILS - TOOLS
JAWAA is a scripting language for creating animations on the web easily. Written in Java, the program provides an interface through which users can write animations and then display them with any web browser that supports Java.
The original JAWAA was created at Duke University.
Susan H. Rodger, Willard Pierson, Pretesh Patel, Thomas Finlay, Ayonike Akingbade, Diana Jackson.
<http://www.cs.duke.edu/csed/jawaa2/index.html>
by Marcello Bastéa-Forte
jsgen is a program that allows you to easily interface C++ classes from JavaScript in SpiderMonkey. SpiderMonkey is a JavaScript engine for C/C++.
<http://www.cs.unm.edu/~cello/jsgen/>
JAVA
mpiJava is an object-oriented Java interface to the standard Message Passing Interface (MPI).
<http://www.npac.syr.edu/projects/pcrc/HPJava/mpiJava.html>
Warning! These Java applets perform hostile acts.
These simple Java applets were created in order to point out the potential for downloading hostile applets. They weren't designed to be beautiful. Clearly there are many more effective ways that things can be done, and the presence of hostile activity need not be advertised at all.
<http://www.rstcorp.com/hostile-applets/>
We have designed a collaborative scientific data visualization package that will aid researchers from distant, diverse locations to work together in developing scientific codes, providing them with a system to analyze their scientific data.
<http://kopernik.npac.syr.edu:8888/scivis/index.html>
Chernoff faces are a method of visualizing multidimensional data developed by statistican Herman Chernoff.
<http://www.cs.uchicago.edu/~wiseman/chernoff/>
Chernoff Faces are a way of graphing multivariate data in a way which is easily discerned by humans, due to their ability to perceive minute differences in facial characteristics. This method of graphing multivariate data was first proposed in 1973 by Herman Chernoff, in "The use of faces to represent points in k-dimensional space graphically", Journal of the American Statistical Association, 68:361-367.
<http://www.hesketh.com/schampeo/Faces/index.html>
by Brad Mohr. Faces is a screensaver module for use with Berkeley Systems' After Dark or any other screensaver that will run After Dark modules (such as Darkside of the Mac). It generates and displays random Chernoff faces.
<http://www.bradandkathy.com/software/faces.html>
a non-commercial Java 1.1 applet by Martin Kraus
<http://wwwvis.informatik.uni-stuttgart.de/~kraus/LiveGraphics3D/index.html>
<http://www.stat.sc.edu/~west/javahtml/Histogram.html>
JAVASCRIPT
a library that provides some Haskell language features implemented in javascript
<http://code.google.com/p/jshaskell/>
<http://nathansuniversity.com/pegs10.html>
<http://www.bluishcoder.co.nz/2007/10/javascript-parser-combinators.html>
Takes a well-formed JSON string and returns the resulting JavaScript object.
<http://api.jquery.com/jQuery.parseJSON/>
CoffeeScript is a little language that compiles into JavaScript.
Underneath all those awkward braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.
<http://jashkenas.github.com/coffee-script/>
built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
<http://nodejs.org/>
JavaScript parser / mangler / compressor / beautifier library for NodeJS.
cl-uglify-js Common Lisp version.
<https://github.com/mishoo/UglifyJS>
is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls.
<https://developers.google.com/closure/compiler/?hl=fr>
CORBA
JacORB is an object request broker written in Java - an implementation of OMG's CORBA 2.0 standard. JacORB is free, easy to install and use.
<ttp://www.inf.fu-berlin.de/~brose/jacorb/>
BUGS
<http://www.cs.arizona.edu/sumatra/hallofshame/>
EDUCATION
Introduce the java compiler and interprete...
<ftp://riogrande.cs.tcu.edu/pub/morgenstern/1052/Lab1a.java>
LIVRES - BOOKS
JavaScript Source
<http://javascript.internet.com/books/>
COURS - COURSES
Emmanuel PUYBARET / eTeks Dernière mise àjour le 23/07/2001 (version 1.2.2)
<http://www.eteks.com/coursjava/tdm.html>
<http://www.univ-lemans.fr/enseignements/physique/02/java/mnujava.html>
L'éditeur JavaScript
<http://www.editeurjavascript.com/cours/index.php>
TUTORIELS - TUTORIALS - TUTORS
Calcul de la fraction continue égale au réel positif x
x = a0 + 1/(a1 + 1 /(a2 + 1/(a3 + ...))) = [a0, a1, a2, a3, ... ]
En ligne ou déconnecté, modifiez les exemples et
exécutez les àvolonté comme ci-dessus (
fractions continues)
<http://perso.wanadoo.fr/jean-paul.davalan/lang/jsc/index.html>
Jean-Jacques Rousseau Université du Maine
<http://www.univ-lemans.fr/enseignements/physique/02/java/mnujava.html>
Bruno Mascret
Les INSA (Instituts Nationaux des Sciences Appliquées) font partie des "Grandes Ecoles" françaises, avec la particularité d'avoir des premiers cycles intégrés. Ils correspondent au modèle européen des Universités en science et technologie. La mission prioritaire des INSA est de former en cinq ans après les études secondaires des ingénieurs hautement qualifiés. Les INSA effectuent aussi des activités de recherche, et délivrent des titres de Docteur (3 à4 années d'études supplémentaires).
<http://amerinsa.insa-lyon.fr>
Greg Hopkins Traduction par Ap0 du document original sur
http://www.java3d.org
<http://www.web3d-fr.com/tutoriels/Java3D/1/tutorial1.php>
Ce tutoriel est basé sur le seul existant àce jour :
"Getting Started with the JAVA 3D API" de Sun Microsystem.
OpenGl Le guide du routard - VRML
<http://rvirtual.free.fr/programmation/java3d/intro.html>
1.My First Applet 2.Elementary Java Graphics 3.Color and Fonts 4.Images and Sound 5.Java Geometry 6.Object-oriented Geometry 7.Advanced Graphics Applications 8.User Interfaces 9.My Favorite Applet T
<http://osprey7.npac.syr.edu:3768/k12javaspring98-docs/v15/>
Dr Peter Robinson
<http://www.cl.cam.ac.uk/Teaching/1998/FthrJava/>
<http://www.npac.syr.edu/users/gcf/oldsummary0.html>
has developed various tutorials as a part of it's educational outreach program. These tutorials encompass varios aspects of Web related techologies such as HTML, Java, Java Script, Parallel Databases and HPDC technologies.
<http://www.npac.syr.edu/Education/Tutorial/>
<http://home.netscape.com/eng/mozilla/3.0/handbook/javascript/index.html>
<http://www.stars.com/Authoring/JavaScript/Tutorial/index.html>
<http://www.bluesky.com.au:457/Internet/FastTrack/javascript/contents.htm>
JavaScript
<http://developer.apple.com/internet/javascript/>
webmonkey
<http://hotwired.lycos.com/webmonkey/reference/javascript_code_library/>
Retrouvez Un Nouveau Guide Int
<http://www.imaginet.fr/ime/>
MANUELS - MANUALS
LALR parser generator for java
<http://www.cs.princeton.edu/~appel/modern/java/CUP/manual.html>
Infobiogen
<http://www.infobiogen.fr/docs/Java/>
<http://gamba.ugrad.math.ubc.ca/localdoc/>
DOCUMENTATION
<http://developer.netscape.com/support/bugs/known/javascript.html>
dynamic graphics with maple. Steve Dugaro (CECM) and Konrad Polthier (TU-Berlin)
<http://www.cecm.sfu.ca/news/coolstuff/JVL/htm/downlo.htm>
QUESTIONS - FAQ
<http://developer.netscape.com/support/faqs/index.html>
<http://javaboutique.internet.com/javafaqs.html>
Danny Goodman Author and Consultant
<http://www.dannyg.com/index.html>
by Danny Goodman, Author of "JavaScript Bible"
<http://www.dannyg.com/javascript/jsminifaq.html>
<http://www.aereal.com/faq/>
<http://www.jguru.com/jguru/faq/>
GROUPES DE DISCUSSION - NEWS
<news:comp.lang.java>
NORMES - STANDARDS
<http://java.sun.com/docs/books/vmspec/html/ClassFile.doc.html>
LIENS - LINKS
<http://www.stars.com/Software/Java/Applets.html>
Wikipedia
<http://en.wikipedia.org/wiki/List_of_Java_virtual_machines>
CoffeeScript Family (& Friends) - JavaScript Parsers and Extensions - Javascript Optimizers
<https://github.com/jashkenas/coffee-script/wiki/List-of-languages-that-compile-to-JS>