gabriele-tomassetti / transpiling-languagesLinks
The companion repository of the article https://tomassetti.me/transpiling-languages-from-vba-to-vb-net/
☆17Updated 6 years ago
Alternatives and similar repositories for transpiling-languages
Users that are interested in transpiling-languages are comparing it to the libraries listed below
Sorting:
- A TypeScript WebApp Framework Library☆11Updated 7 months ago
- New version of CSharpToVB converter☆27Updated 2 years ago
- A C-like compiled programming language☆17Updated 2 years ago
- Python-like interpreter in C#☆16Updated 9 years ago
- A fully native ECMAScript 1.5 (a.k.a. JavaScript) engine for .NET and Mono.☆45Updated 2 years ago
- Alternate Microsoft.VisualBasic runtime created to support ease-of-use VisualBasic .NET 5.x, .NET 6.x and .NET 7.x development for non-Wi…☆51Updated 7 months ago
- A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serializ…☆19Updated 3 months ago
- Simple Interpreted Language Kit (SILK). An easy way to add scripting and automation to your .NET applications.