Random program generator

James Lindsay lindsay.james at gmail.com
Mon Aug 11 22:33:34 PDT 2008


Hello all,
I am interested in generating random java programs for some simulations 
I am running. I have found through google searches that one area which 
uses randomly generated programs is in compiler testing. I've found an 
IEEE article from 2003,"Random Program Generator for Java JIT Compiler 
Test System" but it is a pay article.

Does anyone have a program, or source code which generates random java 
programs which will compile?

Thanks,
James



More information about the compiler-dev mailing list