News

'Modern Visual Basic' Mercury Language Debuts

RemObjects has debuted the Mercury programming language, described as a modern Visual Basic "with a future" for all platforms.

The "with a future" description refers to Microsoft's 2020 announcement that "We Do Not Plan to Evolve Visual Basic as a Language" as the company was shifting from the old, proprietary, Windows-only .NET Framework to the new open source, cross-platform .NET Core (now just .NET 5, .NET 6 and so on). Visual Basic is supported in .NET 5, but it's a dead-end street.

Several efforts have sprung up to keep the hallowed Visual Basic language alive in one form or another for a loyal, die-hard developer following, including Mercury, which is supported by another RemObjects offering, Elements, a tool chain/development environment that last week graduated to version 11. Unlike some of those other efforts, Mercury doesn't come free -- it comes with a $49 per developer per month subscription or a one-year $599 purchase or bundled with Elements in multiple pricing tiers.

Mercury on Mac
[Click on image for larger view.] Mercury on Mac (source: RemObjects).

Last week's Mercury debut came after more than a year of development and beta testing.

"The goal of Mercury is to breathe a new lease of life into the Visual Basic.NET language -- giving it a future beyond the point where Microsoft has stopped its development, bring to it new features and support for modern (current and future) .NET platforms and platform features, and to also take it beyond just the .NET platform to all the platforms supported by Elements," the company said in a blog post last week.

Those platforms include:

  • .NET, .NET Core, Mono and ASP.NET Core
  • The Java VM and any device that runs Java code.
  • Android, both the Java-based SDK and the CPU-native NDK
  • iOS, macOS, tvOS and watchOS (Cocoa, CPU-native)
  • Windows (CPU-native)
  • Linux (CPU-native)
  • WebAssembly, for web browsers and Node.js

VB.NET projects can easily be converted to Mercury, the company said, and coding can continue in Visual Studio or proprietary IDEs for Windows and Mac.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube