Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add TRIVIAL-ESCAPES #1235

Closed
williamyaoh opened this issue Jan 8, 2017 · 0 comments
Closed

Please add TRIVIAL-ESCAPES #1235

williamyaoh opened this issue Jan 8, 2017 · 0 comments
Labels

Comments

@williamyaoh
Copy link

TRIVIAL-ESCAPES is a quick library to provide C-style escape characters in strings.

It provides readtables so that you can write strings like this!

#"This string has\na newline in it!"
 => "This string has
     a newline in it!"

Dependencies: named-readtables
License: Public domain
Source: https://github.com/williamyaoh/trivial-escapes
Branch: master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants