Skip to content

phmarek/yason

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cbad2f6 · Oct 12, 2024
Aug 19, 2012
Aug 19, 2012
Feb 16, 2022
Feb 2, 2023
Dec 3, 2019
Nov 26, 2012
Oct 8, 2024
Oct 8, 2024
Oct 8, 2024
Feb 2, 2023
Feb 2, 2023
Oct 8, 2024
Oct 8, 2024
Oct 8, 2024
Oct 8, 2024

Repository files navigation

YASON

YASON is a Common Lisp library for encoding and decoding data in the JSON interchange format. JSON is used as a lightweight alternative to XML. YASON has the sole purpose of encoding and decoding data and does not impose any object model on the Common Lisp application that uses it.

Please proceed to the Documentation

This project was maintained by https://github.com/hanshuebner/ until 2019.