WeZZard's repositories
COWRewriter
An app rewrites Swift struct to adopt cow-on-write semantics.
wasm2native
A compiler program that translates WebAssembly binaries into target machine native code.
doc_translator
Document translator. A fork of yihong0618/bilingual_book_maker
IndirectMacro
A macro makes a struct type in Swift to be copy-on-write.
vscode-swift-intermediate-language
Swift Intermediate Language syntax highlight for Visual Studio Code.
BeanPorter
bean-extract importer for Alipay and WeChat Wallet.
com.wezzard.crontab.dev
Personal development crontab scripts.
com.wezzard.crontab.macos
Personal macOS crontab scripts.
gatsblog-debug
Debug version of gatsblog
gatsby-source-git-as-filesystem
A Gatsby source plugin which use a git repo as a filesystem source
gatsby-source-wpw
Gatsby Source Plugin for WeZZard Personal Works
homebrew-public
My public HomeBrew taps.
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
ohmyzsh
🙃 A delightful community-driven (with 1800+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, OSX, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
SummaryOfLoanSuspension
全国各省市停贷通知汇总
swift
The Swift Programming Language
swift-format
Formatting technology for Swift source code
SwiftLinkedAppScanner
Scans Swift linked apps on Apple Ones
TextKit
Text UI components for SwiftUI shipped with Xcode 14
vscode-swift-syntax-tree
Syntax highlight for Swift compiler's -dump-ast & -dump-parse output for Visual Studio Code