New version(s) of the XSharp Plugin for IL-Spy are available : One for IL-Spy 4, and the other one for IL-Spy 5.

If you don't know, ILSpy is the open-source .NET assembly browser and decompiler, and you can use ILSpy to view and decompile .NET assembly as XSharp Language.

To do so, first get the ILSpy binaries and unzip them in a folder.

Then get the ILSpy Plugin in the Downloads/General/Tools section, and unzip the DLL in the same folder as the ILSpy Binaries.

Now, when running ISpy, you can set the language as XSharp.

The full source code of the Plugin is available in the public XSharp Repository on Github; you can also view there the current state of developement of the tool ( What is working currently, Changelog, ... )


We have just released a new installer for XSharp Bandol 2.07

This build fixes a few issues found in Bandol 2.06. See the what's new document for the detailed list of changes.
We have also made some more steps towards FoxPro compatibility. In the FoxPro dialect you can now have statements without FUNCTION/PROCEDURE heading at the start of your program and we have also enabled AND, OR, XOR and NOT as keywords (as alternatives for .AND., .OR. etc.). FoxPro class creation is expected for the next build.

A public installer for this build is expected later this week.

 


We have just released a new installer for XSharp Bandol 2.06

This build fixes a few issues found in Bandol 2.01. See the what's new document for the detailed list of changes.

In case you are wondering what happened with the numbers 2.02 - 2.05:
we received some feedback that our version numbering was confusing people. The first GA release of bandol had file version 2.0.4.0, the second 2.0.5.0.
We have decided to synchronize the build names now with the file versions of our assemblies.

The assembly version of all three GA builds is 2.0.0.0, just like System.DLL still has assembly version 4.0.0.0 even for .Net Framework 4.8. This means that you do not need to recompile your code to work with the new runtime DLLs. Therefore there is no need for updated ReportPro dlls for example.

A public installer for this build is expected later this week.


Just a quick message to let you know that we're completing a small update to XSharp Bandol.
This updated fixes some issues that were found by FOX subscribers after the release.
This update will also be released (a few days later) to the general public.

We have also heard that a new version of XS2Ado is ready and that a version of bBrowser for the X# runtime is also well on its way.

Stay tuned !