To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Bean Scripting Framework

From Wikipedia, the free encyclopedia

Bean Scripting Framework
Developer(s)Apache Software Foundation
Stable release
2.4.0 / October 6, 2006; 17 years ago (2006-10-06)
Preview release
3.0 Beta3 / April 5, 2009; 15 years ago (2009-04-05)
Written inJava
Operating systemCross-platform
TypeScript Engine
LicenseApache License 2.0
Websitejakarta.apache.org/bsf

The Bean Scripting Framework is a method of allowing the use of scripting in Java code. It provides a set of Java classes which provides support within Java applications for scripting languages, and also allows access to Java objects and methods. Some examples of languages that can be used in combination with BSF and Java include Python, Jython and Tcl, as well as JRuby and Apache Groovy using their own libraries.

BSF was created by IBM, and then donated to the Apache Software Foundation, where work on BSF is part of the Apache Jakarta Project.

A counterpart of BSF is the JSR223 ScriptEngine shipped with Java SE 6. Java SE 6 only includes a Script Engine based on Rhino JavaScript Engine for Java version 1.6R2, while JSR223 framework actually supports a number of scripting languages. JSR223 uses Script Engine to integrate scripts with Java source codes. So far, Script Engines included in the JSR223 include BeanShell, Jython, JRuby, JavaScript, Groovy and several others.

YouTube Encyclopedic

  • 1/3
    Views:
    1 066
    2 276
    556
  • JSPX- Getting Started with Apache JEXL
  • Eclipse.org EMF Xtext Xtend Xcore ESON meta modeling and code generation
  • 15 JAVA EE JSP Implicit Objects session

Transcription

See also

  • JRuby - Java implementation of Ruby interpreter.
  • Jython - Java implementation of Python programming language.
  • BeanShell - Java interpreter for Java source codes
  • JSR223 - JSR223: Scripting for the JavaTM platform

References

Bibliography

  • Bosanac, Dejan (August 19, 2007), Scripting in Java: Languages, Frameworks, and Patterns (1st ed.), Addison-Wesley Professional, p. 552, ISBN 978-0-321-32193-0, archived from the original on November 14, 2011, retrieved September 4, 2009

External links


This page was last edited on 22 April 2024, at 20:54
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.