How to Define Entities and Relationships in the PicoLisp Database
Now we know how we can save objects to a persistent data base file, let's see what other tools we have to make life easier for us. For this purpose, we can use the PicoLisp Entity-Relation Framework.
Some basic vocabulary
First of all, let's get c...
picolisp-explored.com4 min read