14.4. The Logikus Interactive Development Environment

When you develop a computer language, you must also develop a way for your users to access it. Package sjm.examples.logic includes the class LogikusIde, which provides an interactive development environment for creating and querying Logikus programs. Chapter 13, “Logic Programming,” shows this IDE many times. This class is one of five classes that collaborate to make the Logikus language available to a user, as Figure 14.4 shows.

Figure 14.4. Collaborating classes connect a user to the language. The classes shown work together to make the Logikus language available to a user.

The classes LogikusIDE ...

Get Building Parsers with Java™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.