View Single Post
  #6 (permalink)  
Old 01-07-2008, 11:26 PM
roots's Avatar
roots roots is offline
Moderator
 
Join Date: Jan 2008
Location: Dallas
Posts: 263
roots is on a distinguished road
Code:
public static Object eval(String expression, Object... variables ){ // Refer introductory compiler mechanisms }
Have a quick look at compilers .. that should get you started ..
__________________
dont worry newbie, we got you covered.
Reply With Quote