Language

Package: cl-trivial-escapes @ 1.2.0-1.1eca78d

Synopsis

C-style escape directives for Common Lisp

Description

This Common Lisp library interprets escape characters the same way that most other programming language do. It provides four readtables. The default one lets you write strings like this: #"This string has a newline in it!".

Home page
https://github.com/williamyaoh/trivial-escapes
Location
gnu/packages/lisp-xyz.scm (line: 14569, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings