Julien Danjou
  • 👨 About
  • 📰 Blog
  • 📘 Serious Python
  • 📕 Scaling Python
  • 🗣 Talks

Postmodern

A collection of 1 post
Overriding cl-json object encoding
Common Lisp

Overriding cl-json object encoding

CL-JSON [http://common-lisp.net/project/cl-json/] provides an encoder for Lisp data structures and objects to JSON format. Unfortunately, in some case, its default encoding mechanism for CLOS objects isn't exactly doing the right thing. I'll show you how Common Lisp makes it easy to change that. Identifying the problem
Jan 11, 2013 3 min read
Page 1 of 1
Julien Danjou © 2023
Powered by Ghost