Skip to content
View alcxpr's full-sized avatar

Block or report alcxpr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
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.3k 15.7k

  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 65

  3. acheron acheron Public

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

    C++ 2