transpiling languages
1.0.0
This is the companion repository of the article Create a Transpiler: From VBA to VB.NET. A tutorial that explains how to create a transpiler.
This repository include a prototype transpiler from VBA to VB.NET. This is a C# program that runs on the .NET platform and requires an edition of Visual Studio.
In the folder VisualBasic.TranspilerSampleCode
there are a few examples files that can be transpiled by this prototype transpiler.