

|

|
Chapter 30 - Practical—An HTML Generation Library, the Interpreter
|
Practical Commoc Lisp
|
by Peter Seibel
|
Apress © 2005
|
|
|
|

|
What’s Ntxt?
In the next chapter, you’ll look at how to implement a macro that compiles FOO expressions into Common Lisp so you can embed HTML generation code directly into your Lisp programs. You’ll also extend the FOO language to make it a bit more expressive by adding its own flavor of special operators and macros.
|