Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guicho271828/trivialib.red-black-tree
based on optima-red-black-tree
https://github.com/guicho271828/trivialib.red-black-tree
Last synced: 29 days ago
JSON representation
based on optima-red-black-tree
- Host: GitHub
- URL: https://github.com/guicho271828/trivialib.red-black-tree
- Owner: guicho271828
- Created: 2015-05-02T00:08:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-15T04:30:24.000Z (over 7 years ago)
- Last Synced: 2024-10-16T14:10:45.244Z (3 months ago)
- Language: Common Lisp
- Size: 9.77 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Trivialib.Red-Black-Tree - Red-Black tree implementation using Trivia, original code by m2ym
** Usage
** Dependencies
This library is at least tested on implementation listed below:
+ SBCL 1.2.8 on X86-64 Linux 3.13.0-49-generic (author's environment)
Also, it depends on the following libraries:
+ trivia by Masataro Asai ::
NON-optimized pattern matcher compatible with OPTIMA, with extensible optimizer interface and clean codebase+ alexandria by ::
Alexandria is a collection of portable public domain utilities.** Installation
** Author
+ Masataro Asai ([email protected])
* Copyright
Copyright (c) 2015 Masataro Asai ([email protected])
* License
Licensed under the LLGPL License.