Skip to content

bigos/hashtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashtree

This is attempt to crate a system where we can use hash tables for nested data structures.

Running it

;; finish me
(push #p"~/dot-cons-tree/" asdf:*central-registry*)

(ql:quickload :hashtree)
(in-package #:hashtree)

Adding to quicklisp

cd ~/quicklisp/local-projects/
ln -s  /home/jacek/Programming/Lisp/hashtree hashtree

Alternatives to this project

https://github.com/AccelerationNet/access

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published