Skip to Content
Apache Jakarta and Beyond: A Java Programmer’s Introduction
book

Apache Jakarta and Beyond: A Java Programmer’s Introduction

by Larne Pekowsky
December 2004
Intermediate to advanced content levelIntermediate to advanced
608 pages
11h 47m
English
Addison-Wesley Professional
Content preview from Apache Jakarta and Beyond: A Java Programmer’s Introduction

Chapter 16. Scripting

The term “scripting language” is vague and may mean different things to different people. Generally such languages are interactive and interpreted rather than compiled and are often embedded within larger applications to provide certain kinds of configuration. At first glance it may seem as if such languages have nothing to do with Java, which is compiled, noninteractive, and almost never embedded in a larger system.

One of the remarkable things about programming languages is that any sufficiently powerful language can be used to implement any other language, and indeed Java itself is largely implemented in C++. This means it is possible to implement a scripting language within Java.

To illustrate this idea and begin to demonstrate ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Java 9 High Performance

Java 9 High Performance

Mayur Ramgir, Nick Samoylov

Publisher Resources

ISBN: 0321237714Purchase book