Back to Search
Start Over
Practical: An HTML Generation Library, the Interpreter
- Source :
- Practical Common Lisp ISBN: 9781590592397
- Publication Year :
- 2005
- Publisher :
- Apress, 2005.
-
Abstract
- In this chapter and the next you’ll take a look under the hood of the FOO HTML generator that you’ve been using in the past few chapters. FOO is an example of a kind of programming that’s quite common in Common Lisp and relatively uncommon in non-Lisp languages, namely, language-oriented programming. Rather than provide an API built primarily out of functions, classes, and macros, FOO provides language processors for a domain-specific language that you can embed in your Common Lisp programs.
Details
- ISBN :
- 978-1-59059-239-7
- ISBNs :
- 9781590592397
- Database :
- OpenAIRE
- Journal :
- Practical Common Lisp ISBN: 9781590592397
- Accession number :
- edsair.doi...........3d742e43695e545efe8546e0ec9b2879
- Full Text :
- https://doi.org/10.1007/978-1-4302-0017-8_30