BeanShell is a Java scripting language, invented by Patrick Niemeyer. It runs in the Java Runtime Environment (JRE) and uses Java syntax, in addition to scripting commands and syntax.
| Property | Value |
| dbpedia-owl:abstract
|
- BeanShell ist eine dynamische Skriptsprache für die Java-VM von Pat Niemeyer. Sie erlaubt es, nahezu unveränderten Java-Code durch einen Interpreter auszuführen. Wie bei Python oder Perl wird der Code dabei vorher in einen Abstract Syntax Tree (AST) übersetzt. BeanShell wird gerne als Sprache für Makros eingesetzt, beispielsweise im Texteditor jEdit. Neben klassischer Java-Syntax bietet BeanShell einige der für Skriptsprachen typischen Vereinfachungen wie dynamische Typisierung statt statischer Typisierung, globale Variablen und Funktionen, (eingeschränkten) reflexiven Zugriff auf das Programm selbst und ähnliches. Die Syntax ist allerdings stark an die des originalen Java angelehnt, was es für Java-Programmierer leicht macht, zwischen beiden Sprachen zu wechseln oder zu übersetzen. Da BeanShell in der Lage ist, von bestehenden Java-Klassen zu erben oder beliebige Schnittstellen zu implementieren, lässt sie sich gut zusammen mit bestehenden Frameworks und Anwendungen einsetzen. BeanShell erweitert die Java-Syntax besonders in folgenden zwei Punkten, wodurch eine höhere Produktivität erreicht werden soll. Methoden (Funktionen) können selbst wieder Methoden enthalten, und sich selbst als Closure über die Rückgabe von zum Objekt erheben. Eine weitere Besonderheit ist die zusätzlich zur klassenbasierten zur Verfügung stehende Prototyp-basierte Objektorientierung. Seit der Version 2.0 beta 4 vom 28. Mai 2005 wurde keine Version mehr veröffentlicht. Die Sprache ist jedoch stabil und ohne größere Fehler. Bisher unterstützt BeanShell nur wenige der syntaktischen Neuerungen in Java 1.5. Eine Abspaltung mit dem Namen BeanShell2 erfolgte im Mai 2007 auf Google Code. Das Projekt hat eine Reihe von Korrekturen und Verbesserungen an BeanShell veröffentlicht. Ähnliche Ansätze wie BeanShell verfolgen die Skriptsprachen Groovy, Jacl für Tcl, Rhino für JavaScript, Jython für Python und JRuby für Ruby.
- BeanShell is a Java scripting language, invented by Patrick Niemeyer. It runs in the Java Runtime Environment (JRE) and uses Java syntax, in addition to scripting commands and syntax. While BeanShell allows its users to define functions that can be called from within a script, its underpinning philosophy has been to not pollute its syntax with too many extensions and "syntactic sugar", thereby ensuring that code written for a Java compiler can almost always be executed interpretively by BeanShell without any changes and, almost just as much, vice versa. This makes BeanShell a popular testing and debugging tool. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript. BeanShell is an open source project and has been incorporated into many applications, such as OpenOffice. org, Apache Ant, WebLogic Server Application Server, jEdit, JUMP GIS, Android Scripting Environment and many others. BeanShell provides an easy to integrate API. It can also be run in command-line mode or within its own graphical environment. BeanShell was undergoing standardization through the Java Community Process (JCP) under JSR 274. Following the JCP approval of the BeanShell JSR Review Ballot in June 2005, no visible activity was taking place around BeanShell. The JSR 274 status is "inactive". A fork of BeanShell, BeanShell2, was created in May 2007 on the Google Code website. The beanshell2 project has made a number of fixes and enhancements to BeanShell.
- BeanShell é uma linguagem de script Java, criada por Patrick Niemeyer. Roda em JRE (Java Runtime Environment) e utiliza a própria sintaxe Java, além de scripts, comandos e sintaxe. Enquanto BeanShell permite que seus usuários definam funções que podem ser chamadas de dentro de um script, a sua filosofia subjacente tem sido a de não poluir sua sintaxe com muitas extensões e "sintática leve", garantindo assim que o código escrito para um compilador Java possa ser quase sempre interpretado e executado por BeanShell sem nenhuma alteração, e vice-versa. Isto torna BeanShell uma ferramenta popular de teste e depuração. Ele suporta scripts objetos como método simples de fechamento como aqueles em Perl e JavaScript. BeanShell é um projeto open source e foi incorporada em muitas aplicações, tais como o OpenOffice. org, o Apache Ant, Weblogic Server, jEdit, e muitos outros. BeanShell proporciona uma facilidade de integrar a API. Também pode ser executado em modo de linha de comando ou no seu próprio ambiente gráfico. Esta linguagem de script está atualmente passando por uma padronização, através do Java Community Process, sob JSR 274. Seguindo a aprovação do JCP do BeanShell JSR Review Ballot em junho de 2005, nenhuma atividade visível estava ocorrendo no BeanShell. O fork do BeanShell, beanshell2, foi criado em maio de 2007, no site do Google Code. O projeto beanshell2 fez algumas correções e melhoras no BeanShell, mas não há até agora uma versão estável do novo projeto.
|
| dbpedia-owl:designer
| |
| dbpedia-owl:influencedBy
| |
| dbpedia-owl:latestReleaseVersion
| |
| dbpedia-owl:license
| |
| dbpedia-owl:wikiPageExternalLink
| |
| dbpprop:designer
| |
| dbpprop:influencedBy
| |
| dbpprop:latestReleaseVersion
| |
| dbpprop:latestTestVersion
| |
| dbpprop:license
| |
| dbpprop:name
| |
| dbpprop:operatingSystem
| |
| dbpprop:paradigm
| |
| dbpprop:platform
| |
| dbpprop:typing
| |
| dbpprop:website
| |
| dbpprop:wikiPageUsesTemplate
| |
| dbpprop:wordnet_type
| |
| dbpprop:year
| |
| dcterms:subject
| |
| rdf:type
| |
| rdfs:comment
|
- BeanShell ist eine dynamische Skriptsprache für die Java-VM von Pat Niemeyer. Sie erlaubt es, nahezu unveränderten Java-Code durch einen Interpreter auszuführen. Wie bei Python oder Perl wird der Code dabei vorher in einen Abstract Syntax Tree (AST) übersetzt. BeanShell wird gerne als Sprache für Makros eingesetzt, beispielsweise im Texteditor jEdit.
- BeanShell is a Java scripting language, invented by Patrick Niemeyer. It runs in the Java Runtime Environment (JRE) and uses Java syntax, in addition to scripting commands and syntax.
- BeanShell é uma linguagem de script Java, criada por Patrick Niemeyer. Roda em JRE (Java Runtime Environment) e utiliza a própria sintaxe Java, além de scripts, comandos e sintaxe.
|
| rdfs:label
|
- BeanShell
- BeanShell
- BeanShell
|
| owl:sameAs
| |
| foaf:homepage
| |
| foaf:name
| |
| foaf:page
| |
| is dbpedia-owl:influenced
of | |
| is dbpedia-owl:wikiPageDisambiguates
of | |
| is dbpedia-owl:wikiPageRedirects
of | |
| is dbpprop:influenced
of | |
| is owl:sameAs
of | |
| is foaf:primaryTopic
of | |