Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

If lithp macros are so cool ...

Name: Anonymous 2015-10-09 21:19

how the fuck do I use define-syntax and syntax-rules to convert "abc" into (string->list "abc") ?

ANSWER ME THAT, MATH BOYS

Name: Anonymous 2015-10-10 14:00

>>14
You can't have implicit macros that match on reader literals without using something implementation-specific e.g. altering the readtable, and at that point it's not lisp or scheme any more, it's a new language you may describe as "lisp/scheme + your retarded string nuking macro and a bunch of useless string- functions".

Name: Anonymous 2015-10-16 11:12

you can very easily convert "abc" to (string->list "abc") using a reader macro, you stupid fucks.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List