chriad's Stars
masm11/emacs
Mirror of GNU Emacs
remexre/evaltrees
A simple term-rewriting interpreter that displays intermediate expressions.
filonenko-mikhail/cltl2-doc
Attempt to translate "Common Lisp The Language Second Edition" into russian language
hmemcpy/milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
nsceaux/lyqi
Emacs mode for LilyPond editing
corkami/pics
File formats dissections and more...
nd/bird
Exercises from "Introduction to Functional Programming using Haskell" by Richard Bird
occivink/mpv-scripts
Various scripts for mpv
TheAMM/mpv_crop_script
A Lua script to take cropped screenshots in mpv, sans external dependencies
johackim/dotfiles
My personal archlinux dotfiles with zsh, neovim, tmux, i3, rxvt, polybar, pywal & dunst
emacs-eaf/emacs-application-framework
EAF, an extensible framework that revolutionizes the graphical capabilities of Emacs
gilbertw1/emacs-literate-starter
A simple template that can be used to get started with an efficient literate Emacs configuration
K0HAX/spacemacs-emms
Emms layer for Spacemacs
abo-abo/org-fu
My org-capture and org-protocol setup
codenameyau/sed-awk-cheatsheet
Things you can do with sed and awk
psf/requests-html
Pythonic HTML Parsing for Humans™
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
byorgey/haskell-course
Introductory Haskell course materials (originally CIS 194 @ UPenn)
dc25/minesweeperMiso
pvorb/learn-you-a-haskell
“Learn You a Haskell for Great Good!” by Miran Lipovača
basile-henry/HaskellPong
Small pong game written in Haskell.
cepa/snake
Snake game written in x86 assembly language for DOS, ad 2004.
lambdalisue/jupyter-vim-binding
Jupyter meets Vim. Vimmer will fall in love.
TechBookHunter/Free-Haskell-Books
A curated collection of free eBooks about Haskell
raimohanska/rx-haskell
Rx implementation in Haskell
vimlab/split-term.vim
Utilites around neovim's `:terminal`.
zenbro/dotfiles
Here we are!
jennybc/access-r-source
How to get at R source. I am sick of Googling this. I am writing it down this time.
lmmx/devnotes
obscure technical resolutions re: errors, installation quirks, custom setups etc.
dennybritz/nn-from-scratch
Implementing a Neural Network from Scratch