Meta
Categories
Tag Archives: SunIDM
Sun IDM: XPRESS Language
Intro * A functional language that uses – syntax based on XML – prefix notation ( == x 42 vs x == 42 ) * and can – invoke methods of any Java class – evaluate JavaScript * Examples: – … Continue reading