From: Eddie H. <eda...@gm...> - 2007-01-25 18:08:12
|
Hi, My name is Eddie Hillenbrand, I'm a student at Northern Arizona University. I have been looking for an interactive Java interpreter. My search lead me to DynamicJava, but it didn't behave like other interactive interpreters I've used in the past, namely Python and irb (interactive Ruby). Then I found DrJava. The Interactions pane behaves just the way I want. So I got a hold of the DrJava source code. Then I compiled DynamicJava, but when I ran the jar it was the same as standard DynamicJava. My question is, how do I get DynamicJava to behave like it does in DrJava? Thanks in advance, Eddie |