阅读背景:

如何将clojure代码映射到JSON和从JSON映射?

来源:互联网 

I have a crazy idea, which involves putting some clojure code into CouchDB and writing views that query it. I don't want to store the clojure code as plain text, because then I would have to worry about parsing it in the views. Formatting and comments don't need to be preserved, but the code should be able to go in and out of the database without changing in structure. Keywords, symbols, and strings should all stay in their native type. Additionally, I want the code to look elegant and be efficient.I have a crazy idea, which involves putting som




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: