Skip to content

CL, plist, lib. Common Lisp library for working with property lists.

Notifications You must be signed in to change notification settings

Bad-ptr/bptr-plist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

bptr-plist

Intro

Functions to operate on property lists.
Trying to handle property lists with 'empty' keys:

 (:a 1 :b 2 :c :d 4)
              ^ <-- this is the 'empty' key

So the keywords can't be the values of keys.

It's used in bptr-html and looks like working well.
But I think it's very buggy beyond functions that i used in bptr-html ;p.

About

CL, plist, lib. Common Lisp library for working with property lists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published