[parenscript-devel] CREATE: incorrect translation of argument names

Leslie P. Polzer sky at viridian-project.de
Sat Oct 24 10:12:56 UTC 2009


Not sure if this is intended behavior with the next-generation
Parenscript, but:

(ps:ps ((create :foo-bar 1))) => "({ 'foo-bar' : 1 })();"

This used to be converted properly to 'fooBar'. Now I have to specify
a string instead which is not really lispy.

  Leslie

-- 
http://www.linkedin.com/in/polzer





More information about the parenscript-devel mailing list