phoe / string-pokemonize

Forgive me, Father, for I have sinned.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hack Lisp to support pokemon-case in reader

TeMPOraL opened this issue · comments

(setf (readtable-case *readtable*) :pokemonize)

Make that work the Right Way :).

We would need support from individual implementations for that.

Should we also support the Lisp printer?