mihaicristiantanase / escape4mat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

escape4mat

Mihai Cristian Tănase

Escape strings so that

(string= text
         (eval-output-from-file (escape4mat:escape text)))
;; where "eval-output-from-file" is the evaluation of the Lisp
;; expression generated by the output of a format function which input
;; is the escaped text.

License

MIT

About

License:MIT License


Languages

Language:Common Lisp 100.0%