XSharp on Dutch Television
- Details
We have been asked to record a video for the Dutch TV program "Nederland Maakt Het" (The Netherlands Creates It).
The item will be broadcasted on Saturday October 2nd for the first time.
We will upload that video on this site about 1 week after the initial broadcast.
To give you an idea about the item here is a link to the "teaser"
Comments (2 Comments)
XSharp Cahors 2.8c
- Details
Today we have released an installer for XSharp Cahors 2.8c which contains some fixes for problems reported with X# 2.8b that was released a few weeks ago.
The what's new document describing all the changes can be found here:
{rsfiles path="general/Readme/whatsnew28c.rtf"}
{rsfiles path="fox/Compiler/XSharpSetup28cFox.zip"}
Comments (5 Comments)
What’s cooking
- Details
We got some requests about the things we are currently working on. With this message we would like to give you some more information.
Short Term
We are working very hard on X# 2.9. This version will most likely be released end of September. The focus of this build is: stabilizing the compiler and runtime and improving performance of the VS integration and preparing for the move to Visual Studio 2022, which will be a 64 bits version of VS and preparing our VS integration for the move to .Net Core, .Net 5 and .Net 6. These 3 versions of the .Net framework come with tools that work with a new project file format (what’s called the SDK style projects).
As part of X# 2.9 we are also adding compiler support for the complete FoxPro language. Not all the runtime elements will be in place, but we will at least be able to compile all the FoxPro code. Some (unsupported) things will produce warnings.
Of course we are also fixing reported issues in the Runtime and Compiler.