[author : Jonathan Erickson] #Edito
[author : Hannes Marais and Tom Rodeheffer]
WebL, a freely available scripting language written in Java, is ideal for prototyping web applications. Hannes and Tom describe WebL, then show how you can use it by implementing a meta-search engine that combines search results from the AltaVista and HotBot public-search services.
[author : Jason Shankel]
Jason shows how to use lex, yacc, and MFC to create integrated Win32 development environments for little languages. In doing so, he develops "Slide," short for the "Small Language Integrated Development Environment," and integrates it with lex and yacc.
[author : Tim Kientzle]
Full-text search engines are popular these days, and not just on web sites. Tim shows how you can build a fast full-text search capability using Perl's built-in database support.
[author : Paul Butcher]
Paul extends Microsoft's JScript scripting engine by adding support for constructors and arrays. In the process, he presents JScriptTest, a program that displays a UI that lets you type and execute JScript source.
[author : Cliff Berg]
Cliff presents a Java expression parser that complements the tokenizer classes that are already built into the language.
[author : Jaison Dolvane and Kumanan Yogaratnam]
PersonalJava is the Java Application Environment designed specifically for low-resource environments and diverse visual displays. Our authors share some of the lessons they learned while developing Kalos Espresso, a lightweight Java UI toolkit optimized for PersonalJava environments.
[author : John Sadler]
Ficl, short for "Forth-Inspired Command Language," is an interpreter that has a system interface similar in spirit to Tcl, but specifically designed for embedded systems with minimal resources.
[author : Ron Klatchko]
The dynamically reconfigurable server Ron presents here is implemented in Python, a portable, interpreted, extensible object-oriented programming language.
[author : John Goalby]
Microsoft's Windows Scripting Host (WSH) is a language-independent batch-processing language for Win32. John presents a number of self-contained scripts that are useful to software developers, not just systems administrators.
[author : Peter Webb and Gregory V. Wilson]
The numerical language Matlab has evolved to serve the role in science and engineering that scripting languages such as Visual Basic and Perl have served in nonnumerical applications.
[author : Michael Swaine]
Among other topics, Michael discusses Squeak, a freely available implementation of Smalltalk that includes a web browser and mail client.
[author : Al Stevens]
Continuing the saga of his Quincy 99 and D-Flat 2000 projects, Al introduces a programmers' editor that addresses some of the deficiencies of the Win32 CEdit control.
[author : Kenneth Hittleman and Ted Leung]
Are you ready to move from JDK 1.1 to JDK 1.2? Ken and Ted tell you what to expect.
[author : Sasha Gontmakher and Ilan Horn]
Doing efficient memory allocation requires first understanding how real-world programs use memory. Sasha and Ilan discuss common patterns of memory usage, and use that to develop a practical memory manager.
[author : Dennis E. Shasha]
The future of Sweden depends on how good Dr. Ecco is at pattern recognition.
[author : Paul Lu and William Stallings]
This month, Paul takes a look at Tim Budd's Data Structures in C++: Using the Standard Template Library, while William examines Gigabit Ethernet: Migrating to High-Bandwidth LANs, by Kadambi, Crayford, and Kalkunte, and Rich Seifert's Gigabit Ethernet: Technology and Applications for High-Speed LANs.
[author : you]
[author : the DDJ staff]
[author : Eugene Eric Kim]
[author : Michael Swaine]