[racket] I just can't understand readtables

From: Tomás Coiro (tomcoiro at hotmail.com)
Date: Sun Apr 28 21:31:59 EDT 2013

I'm trying to wrap my head around them and be able to use them.
I'm trying to write something for a Clojure compability layer in Github and i just find it impossible to use the make-readtable procedure to start doing something.


Can someone show me the code to make this #"hello" expand to (regexp "hello") ?


It seems something so easy, but i can't figure out how to do it, even seeing examples and the docs, I keep getting byte-strings when i use it.
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130429/25c3b276/attachment.html>

Posted on the users mailing list.