-
Notifications
You must be signed in to change notification settings - Fork 5
Ramarren/ropes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published