From 48cf26d49d56562abc060e83a80769891c143616 Mon Sep 17 00:00:00 2001 From: Nv7-GitHub <50369270+Nv7-GitHub@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:23:03 -0700 Subject: [PATCH] Add B++ to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5653c10a..249055f4 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Map between `llir/llvm` tagged releases and LLVM release versions. * [slate](https://github.com/nektro/slate): Slate to LLVM IR compiler by [@nektro](https://github.com/nektro). * [tre](https://github.com/zegl/tre): Go to LLVM IR compiler by [@zegl](https://github.com/zegl). * [uc](https://github.com/mewmew/uc): µC to LLVM IR compiler by [@sangisos](https://github.com/sangisos) and [@mewmew](https://github.com/mewmew). +* [B++](https://github.com/Nv7-Github/Bpp): B++ to LLVM IR compiler by [@Nv7-Github](https://github.com/Nv7-Github). ## Usage