From 62f88598f2ea9640619739fab0d6ac354cd2944a Mon Sep 17 00:00:00 2001 From: Sancarn Date: Thu, 15 May 2025 14:01:57 +0100 Subject: [PATCH] Add VBA (#3153) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ec2d5938..fea020b1 100644 --- a/readme.md +++ b/readme.md @@ -273,6 +273,7 @@ - [Zig](https://github.com/catdevnull/awesome-zig#readme) - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. - [Move](https://github.com/MystenLabs/awesome-move#readme) - Domain-specific programming language for writing safe smart contracts. - [Esolangs](https://github.com/angrykoala/awesome-esolangs#readme) - Programming languages designed for experimentation or as jokes rather than actual use. +- [VBA](https://github.com/sancarn/awesome-vba#readme) - An event-driven version of Visual Basic 6.0 built into most Microsoft Office apps for automation and scripting.