« earlier | later » Page 1 of 2
Web continuations - RIFE - Confluence edit / delete
Another continuations library for Java; this one supports something more along the lines of generators/mobile processes.
to concurrency continuations java programming research web ... on 23 May 2006
Commons Javaflow - Overview edit / delete
Jakarta's bytecode-fiddling implementation of continuations in Java.
to concurrency continuations java programming research ... on 23 May 2006
Pnuts User's Guide edit / delete
A scripting language for the Java VM. Apparently very fast.
to design java language programming research ... on 10 March 2006
KrazyDad » Blog Archive » Processing as a first language, compared to Flash edit / delete
Using the Processing language (which is designed for doing arty stuff, but is pretty neat in itself) for teaching programming.
to graphics java language processing research teaching ... on 16 February 2006
JTA - Telnet/SSH for the JAVA(tm) platform :: start edit / delete
Java implementation of SSH, along with a reusable terminal emulator. Could be useful for the Transterpreter.
to java research software ssh terminal ... on 25 December 2005
J2SE(TM) 5.0 New Features edit / delete
What's new in Java 1.5. Useful reference for CO320ers.
The Mozilla project's JITting JVM.
Welcome by Objective Wiki edit / delete
... and here's the one I was actually thinking of -- Prevayler.
Parallel arrays and collective communication edit / delete
A parallel Life in Java -- the boring one-comm-per-cycle version.
A Parallel Implementation of the 2D Automaton "Life" in Java edit / delete
Uses a barrier (but no resigning). Interesting thing, though: the barrier implementation tells you how many processes are left when you sync, so it's easy to do "extended barrier" stuff with it.
« earlier | later » Page 1 of 2
- java | |
2 | + benchmarking |
1 | + bytecode |
1 | + ca |
2 | + compiler |
3 | + concurrency |
2 | + confidence |
2 | + continuations |
1 | + correctness |
1 | + csp |
1 | + database |
1 | + design |
1 | + effect-size |
1 | + erlang |
1 | + formal-methods |
1 | + graphics |
1 | + independence |
1 | + jit |
2 | + language |
1 | + language-design |
1 | + life |
1 | + lwp |
2 | + parallel |
2 | + performance |
1 | + processing |
3 | + programming |
1 | + python |
1 | + reproducibility |
12 | + research |
2 | + software |
1 | + sorting |
1 | + ssh |
2 | + statistics |
2 | + teaching |
1 | + terminal |
1 | + translation |
1 | + verification |
2 | + vm |
1 | + web |
tasty by Adam Sampson.