cdr255

cdr255 Library (Emacs Lisp)

My Userlib for the Emacs Lisp Programming Lanuguage.

Metadata

The GNU Emacs Logo; An Abstract Gnu made out of red swooshey lines above the word 'Emacs' in a blue cursive script.
The GNU Emacs Logo

Description

The cdr255 libraries are basically my personal library in various languages. The naming convention makes it easy for me to know what libraries are called, what namespace things work in, and that I will eventually attempt to implement everything in all of the programming languages I use.

This page in particular is about the Emacs Lisp version of cdr255, which I use to house any procedure I create that I need to use more than once.

Quick Overview

For now, this only includes a few scant procedures, mostly for string manipulation.