Skip to content
View alcxpr's full-sized avatar

Block or report alcxpr

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alcxpr/README.md

Al

Hi, I'm Al and I like compilers. My focus is on code optimization and generation. This repository is also my blog's source code. It also is my frontend playground. Currently, it features a super minimal site from the blog template. Most posts here are about compiler behaviors and low-level stuffs like file formats.

Deploy

To deploy, simply clone the repository. Then install bun and dependencies.

$ git clone https://github.com/alcxpr/blog.git

# If you have Bun installed, simply run `bun install`. Otherwise, you will have to install
# Bun with:
#
# curl -fsSL https://bun.sh/install | bash
#
$ bun install
$ bunx run build

License

MIT with Attribution Protection. See license for details.

Pinned Loading

  1. llvm/llvm-project llvm/llvm-project Public

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

    LLVM 36.2k 15.6k

  2. clice-io/clice clice-io/clice Public

    A next-generation C++ language server for modern C++, focused on high performance and deep code intelligence

    C++ 1.1k 64

  3. acheron acheron Public

    A little to nothing, general-purpose C++ library

    C++ 2