Pinned Repositories
CodeGenerator
Intellij IDEA Plugin for creating customized code generators like the builtin toString, equals, etc.
fuzzy-matcher
Fuzzy Matching Library for Rust
hexo-theme-noise
A hexo theme
Let-s-build-a-compiler
A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw
pymustache
Mustache template engine from scratch in Python.
rargs
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`
skim
Fuzzy Finder in rust!
skim.vim
vim support for skim
very-simple
A very simple theme for hexo
write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
lotabout's Repositories
lotabout/compiler-design-in-c
Codes for book <compiler design in C>
lotabout/project-euler-racket
Project Euler in racket.
lotabout/simple-template-engine
A simple template engine written in python
lotabout/vimwiki-tpl
template for vimwiki
lotabout/simple-framework
A simple python web framework from scratch
lotabout/underscore-comment
Read and Comment on source code of underscore.js
lotabout/zlex
A lexical analyzer generator.
lotabout/cljs-douban
douban.fm in CLJS+Electron
lotabout/cljs-douban-reframe
douban.fm in CLJS+Electron+Re-frame
lotabout/code-snippets
collection of useful code snippets.
lotabout/dwm
My own customization of dwm, starting with dwm-6.0.
lotabout/ideas
log for new ideas and the execution of ideas
lotabout/lemon
Lemon parser generator (http://www.hwaci.com/sw/lemon/). Submit for code review for study purpose.
lotabout/LiSP
Codes for book "Lisp in Small Pieces"
lotabout/my-time
A time management web application written in clojure with luminus.
lotabout/color-extractor
Extract the dominant color from an Image. Like color thief, but include the percentage of the usage.
lotabout/color-picker
An one-page color-picker in clojurescript.
lotabout/dotemacs
Emacs Settings
lotabout/doubanfm.vim
Play douban.fm in vim.
lotabout/evil-mc
evil multiple cursor support
lotabout/evil-org-mode
Supplemental evil-mode keybindings to emacs org-mode
lotabout/jianshu-study
no descriptionn yet
lotabout/mail-executor
Execute job on Raspberry Pi according to mail received
lotabout/markdown-racket
A markdown parser in racket. (for practice use)
lotabout/nand2tetris
Follow the book and project of NAND2Teris
lotabout/plugins
Extra plugins for Nikola
lotabout/project-euler-rust
Try to solve project euler using rust.
lotabout/riv.vim
Take Notes in rst.
lotabout/tagspaces
Developers resources for TagSpaces
lotabout/xrectsel
print the geometry of a rectangular screen region