ADVERTISEMENT
BeanShell, Perl, Java and Modelica are types of what?
BeanShell is a Java-like scripting language, invented by Patrick Niemeyer. It runs in the Java Runtime Environment and uses a variation of the Java syntax, in addition to scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript.
Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages. Though Perl is not officially an acronym, there are various backronyms in use, including "Practical Extraction and Reporting Language".[ Perl was originally developed by Larry Wall in 1987 as a general-purpose Unix scripting language to make report processing easier.
Java is a general-purpose programming language that is class-based, object-oriented, and designed to have as few implementation dependencies as possible. It is intended to let application developers write once, run anywhere meaning that compiled Java code can run on all platforms that support Java without the need for recompilation.
Modelica is an object-oriented, declarative, multi-domain modeling language for component-oriented modeling of complex systems, e.g., systems containing mechanical, electrical, electronic, hydraulic or process-oriented subcomponents.
More Info:
en.wikipedia.org
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT