Emacs tree-sitter
tree-sitter是一个解析器生成工具和增量解析库。它可以为源文件构建语法树,当源文件修改时可以高效的更新语法树。 ...
sdcv
sdcv is a simple, cross-platform, text-based utility for working with dictionaries in StarDict format. ...
Safe Local Variable Directories
This variable is a list of directories where local variables are always enabled.
Delete Git Submodule
A few steps to delete git submodule totally.
仿射变换与透视变换
仿射变换,平移,旋转,翻转,刚体变换,缩放,相似变换,透视变换。
刚体变换
刚体变换的矩阵表示,以及逆变换的计算方法。
WSL import and export
Export a distribution and import it to another disk.
Use tldraw in Vite
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects.
Build Emacs On Windows
We can build Emacs with MSYS2 and MinGW-W64 on Windows.
Build Emacs From Source
A guide to build emacs from source on Linux.