Pinned Repositories
anbox
cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
CnC_Remastered_Collection
code_complete
Function parameter complete, code snippets, and much more.
colorcolumn2
colorSchemeExplorer
Color Scheme Explorer plugin for Vim
ctags
A maintained ctags implementation
dotfile
LittleC
A modified version of the LittleC Interpreter from Herbert Schildt's C: The Complete Reference (4th Ed.)
iam070's Repositories
iam070/LittleC
A modified version of the LittleC Interpreter from Herbert Schildt's C: The Complete Reference (4th Ed.)
iam070/anbox
iam070/CnC_Remastered_Collection
iam070/code_complete
Function parameter complete, code snippets, and much more.
iam070/colorSchemeExplorer
Color Scheme Explorer plugin for Vim
iam070/ctags
A maintained ctags implementation
iam070/dotfile
iam070/emacs-rime
RIME ㄓ in Emacs
iam070/gameboy
Full featured GameBoy emulator. Let's dance!
iam070/gitv
gitk for Vim.
iam070/GW-BASIC
The original source code of Microsoft GW-BASIC from 1983
iam070/hexo-theme-one
hexo单页面炫酷主题
iam070/hexo-theme-typescript
A minimal hexo theme.
iam070/hosts
:statue_of_liberty:最新可用的google hosts文件。镜像:
iam070/iam070.github.io
iam070/jvmgo-book
《自己动手写Java虚拟机》源代码
iam070/krita
Krita is a free digital painting application. Digital Painting, Creative Freedom!
iam070/lightline.vim
A light and configurable statusline/tabline for Vim
iam070/nerdtree-svn-plugin
SVN plugin for NerdTree VIM plugin
iam070/picoc
A very small C interpreter
iam070/Quake
Quake GPL Source Release
iam070/very-simple
A very simple theme for hexo
iam070/vim
The official Vim repository
iam070/vim-notes
Easy note taking in Vim
iam070/vim-qt
An experimental Qt gui for Vim.
iam070/vim-svngutter
A plugin to put SVN diff info into the gutter
iam070/VimExplorer
VE - the File Manager within Vim!
iam070/vimshell.vim
:shell: Powerful shell implemented by vim.
iam070/vimwiki
Personal Wiki for Vim
iam070/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.