9 lines
431 B
Text
9 lines
431 B
Text
|
DrJava is a lightweight development environment for writing Java programs.
|
||
|
It is designed primarily for students, providing an intuitive interface
|
||
|
and the ability to interactively evaluate Java code. It also includes
|
||
|
powerful features for more advanced users. DrJava is available for free
|
||
|
under the DrJava Open Source License, and it is under active development
|
||
|
by the JavaPLT group at Rice University.
|
||
|
|
||
|
WWW: http://www.drjava.org
|