mirror of
https://github.com/bspeice/speice.io
synced 2024-12-23 00:58:09 -05:00
10 lines
155 B
Markdown
10 lines
155 B
Markdown
---
|
|
layout: post
|
|
title: "I Tried to Build a GCC Plugin"
|
|
description: "C++ AST Manipulation in GCC"
|
|
category:
|
|
tags: [gcc, c++]
|
|
---
|
|
|
|
...emphasis on _tried_.
|