Pinned Repositories
.emacs.d
A second attempt to put my emacs directory under source control.
.vim
Reboot of my old VIM repo with less cruft
bash_config
A portable bash_config for work purposes. For Kubuntu 13+
config_files
My config files for Mac
erlang-koans
Erlang Koans
fbm
Fractional Brownian Motion
gevent_examples
go_koans
Koans for go language.
HaskellKoans
Haskell Koans for the Vancouver's Haskell UnMeetup
j_table
Table Utilities for J (assumption is column-dictionary style)
yikelu's Repositories
yikelu/fbm
Fractional Brownian Motion
yikelu/j_table
Table Utilities for J (assumption is column-dictionary style)
yikelu/.emacs.d
A second attempt to put my emacs directory under source control.
yikelu/config_files
My config files for Mac
yikelu/.vim
Reboot of my old VIM repo with less cruft
yikelu/bash_config
A portable bash_config for work purposes. For Kubuntu 13+
yikelu/erlang-koans
Erlang Koans
yikelu/gevent_examples
yikelu/go_koans
Koans for go language.
yikelu/HaskellKoans
Haskell Koans for the Vancouver's Haskell UnMeetup
yikelu/lisp-koans
Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.
yikelu/nfl_fantasy_data
yikelu/sciluigi_lite
My attempt to lighten up SciLuigi. Eventually I'll rename it, because I intend to remove the Workflow object.
yikelu/vim-snippets
vim-snipmate default snippets (Previously snipmate-snippets)
yikelu/vim_old