Pinned Repositories
compiler-warnings
dynamic-state
Library for serializable dynamic state keyed by type
oo-prototypes
Support for OO-like prototypes
pointedlist
A PointedList tracks the position in a non-empty list which works similarly to a zipper. A current item is always required, and therefore the list may never be empty. A circular PointedList wraps around to the other end when progressing past the actual edge.
word-trie
Implementation of a trie for words.
yi
The Haskell-Scriptable Editor
yi-editor.github.com
Official documentation files
yi-graveyard
This is where unwanted or awaiting action things come to die
yi-rope
Rope data structure used by Yi
Yi's Repositories
yi-editor/yi
The Haskell-Scriptable Editor
yi-editor/yi-rope
Rope data structure used by Yi
yi-editor/dynamic-state
Library for serializable dynamic state keyed by type
yi-editor/yi-editor.github.com
Official documentation files
yi-editor/oo-prototypes
Support for OO-like prototypes
yi-editor/pointedlist
A PointedList tracks the position in a non-empty list which works similarly to a zipper. A current item is always required, and therefore the list may never be empty. A circular PointedList wraps around to the other end when progressing past the actual edge.
yi-editor/compiler-warnings
yi-editor/word-trie
Implementation of a trie for words.
yi-editor/yi-graveyard
This is where unwanted or awaiting action things come to die