Skip to content

Ramarren/ropes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ropes datastructure implemented as described in http://citeseer.ist.psu.edu/viewdoc/download?doi=10.1.1.14.9450&rep=rep1&type=pdf . 

Ropes are an alternative to strings designed for ease of concatenation and maximization of structure sharing between substrings. This is fairly minimal implementation and probably requires more optimizations before heavy use.

About

Common Lisp implementation of rope datastructure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published