8000 GitHub - jkcunningham/yason: Common Lisp JSON serializer written with simplicity in mind
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jkcunningham/yason

 
 

Folders and files

NameName
Last commi 8000 t message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Common Lisp JSON serializer written with simplicity in mind

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 100.0%
0