Git Product home page Git Product logo

commons-bsf's Introduction

Bean Scripting Framework (BSF) is a set of Java classes which provides an
easy to use scripting language support within Java applications.  It also
provides access to Java objects and methods from supported scripting
languages.  BSF allows one to write JSPs in languages other than Java
while providing access to the Java class library.  In addition, BSF
permits any Java application to be implemented in part (or dynamically
extended) by a language that is embedded within it.  This is achieved by
providing an API that permits calling scripting language engines from
within Java, as well as an object registry that exposes Java objects to
these scripting language engines.

BSF supports several scripting languages currently.  Here is the list of the
scripting languages that are knwon to BSF to be available
('org/apache/bsf/Languages.properties'):

    * beanbasic = org.apache.bsf.engines.beanbasic.BeanBasicEngine, bb
    * beanshell = bsh.util.BeanShellBSFEngine, bsh
    * bml = org.apache.bml.ext.BMLEngine, bml
    * groovy = org.codehaus.groovy.bsf.GroovyEngine, groovy|gy
    * jacl = org.apache.bsf.engines.jacl.JaclEngine, jacl
    * java = org.apache.bsf.engines.java.JavaEngine, java
    * javaclass = org.apache.bsf.engines.javaclass.JavaClassEngine, class
    * javascript = org.apache.bsf.engines.javascript.JavaScriptEngine, js
    * jpython = org.apache.bsf.engines.jpython.JPythonEngine, py
    * judoscript = com.judoscript.BSFJudoEngine, judo|jud
    * jython = org.apache.bsf.engines.jython.JythonEngine, py
    * lotusscript = org.apache.bsf.engines.lotusscript.LsEngine, lss
    * netrexx = org.apache.bsf.engines.netrexx.NetRexxEngine, nrx
    * objectscript = oscript.bsf.ObjectScriptEngine, os
    * perl = org.apache.bsf.engines.perl.PerlEngine, pl
    * pnuts = pnuts.ext.PnutsBSFEngine, pnut
    * prolog = ubc.cs.JLog.Extras.BSF.JLogBSFEngine, plog|prolog
    * rexx = org.rexxla.bsf.engines.rexx.RexxEngine, rex | rexx | cls | rxj | rxs
    * ruby = org.jruby.javasupport.bsf.JRubyEngine, rb
    * xslt = org.apache.bsf.engines.xslt.XSLTEngine, xslt

In addition, there may be additional scripting languages made available for
being used in the BSF framework that are not listed here.

Information on where to obtain some of these scripting languages for use with BSF
is available on the Related Projects page at the BSF web site

http://jakarta.apache.org/bsf/index.html


commons-bsf's People

Contributors

sebbasf avatar hgschmie avatar rahu1 avatar ebourg avatar markt-asf avatar olamy avatar

Watchers

Sam Tian avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.