CSC/ECE 517 Summer 2008/wiki1 7 n1

From Expertiza_Wiki
Revision as of 00:55, 5 June 2008 by Ifyeh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Ruby's eval can parse and execute an arbitrary string of Ruby code. Does Java have a similar facility? Provide an illustration of what this facility is good for. Compare the ease of writing such code in Ruby vs. writing equivalent code in Java.