DISQUS

DISQUS Hello! ProDevTips is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

ProDevTips

Mainly tutorials and tips relating to web development with PHP, Javascript, jQuery and Ruby
Jump to original thread »
Author

Working with tables in Pico Lisp

Started by Henrik · 10 måneder dage siden

Let’s examine a common example, a list of people forming a table without key access to each person could look like this:
(setq *People
'(((name . John) (phone . 123456) (age . 56))
((name . Fred) (phone . 654321) (age . 35)%2 ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login