| Conversion From Professor J | ||||||||||||||||
Program written in ProfessorJ Beginner and Intermediate languages can easily be converted
to programs that follow the formal specifications of the Java 1.5 or Java 1.6 language and run
in one of the commercial level integrated development environments (IDEs). The support for testing and displaying the values
of the example data is provided by a Programs in Java often consist of several files and libraries that together comprise a project.
It is possible to convert a program by hand. All that is needed is to rewrite the syntax of the test cases and add To ease the transition to the complex IDE, we provide a simple program that reads a file written in ProfessorJ
langugages and write a new file with test case syntax converted to the tester library style. It is designed
to work with well written programs and may fail if the code organization for the The converter program is a single class Converter with its A special version of the Converter for BlueJ produces two files, one that contains the
classes defined in your program, one that contains the For each IDE you need to download two files, Converter.java, the program that handles to program transformation, and
| |||||||||||||||||
| last updated on Tue Oct 20 14:35:53 EDT 2009 | generated with PLT Scheme |