Next: , Previous: , Up: Systems   [Contents][Index]


2.1 net.didierverna.focus

Long Name

FORMAT Customizations

Author

Didier Verna

Contact

didier@didierverna.net

Home Page

http://www.lrde.epita.fr/~didier/software/lisp/misc.php#focus

Source Control

https://github.com/didierverna/focus

License

BSD

Description

Customizable format strings and directives

Long Description

FoCus is a wrapper around the standard FORMAT utility. It allows you to customize the FORMAT DSL by adding new directive characters or modifying the standard ones. The semantics of these directive characters is specified in a so-called "format table", a concept very close to that of readtables. FoCus ultimately translates into regular FORMAT calls.

Version

1.0

Dependencies
Source

net.didierverna.focus.asd (Lisp file)