Last year in the last week of September we have announced XSharp at the DevShare conference in the United Kingdom.
One year later XSharp is no longer a promise but a full blown product!

We are pleased to announce that we have released XSharp Beta 7 both to our FOX subscribers and to the general public today.
XSharp Beta 7 is a major step forward, especially compared to Public Beta 1 from February 2016.
Many new features have been added to the product, and major steps have been made to make X# compatible with Visual Objects and Vulcan.NET.

This version has almost all of the features that are needed to compile Vulcan.NET applications.
We still call this version a Beta version because it misses a very small number of features to compile your Vulcan applications, but the quality of the product is not Beta software at all but Release quality.

Now is a great time to look at XSharp and to test your VO and Vulcan code with XSharp.

 

Some of the changes since Public Beta 1:

  • The compiler recognizes the complete VO syntax, so also Codeblocks, Field statements, Workarea alias etc.
  • The compiler can consume the USUAL type, ARRAY, DATE etc from a Vulcan runtime assembly (in what we call Bring Your Own Runtime mode).
    Please note that to use this you need to have a license to distribute the Vulcan.NET runtime. We have tested our code with both Vulcan.NET 3 and Vulcan.NET 4 runtimes.
  • We have added support for "Clipper Calling Convention"
  • The compiler can produce late bound code (methods and properties can be called on variables of type USUAL and OBJECT)
  • We have implemented most of the /VO compatibilty compiler options that Vulcan has
  • We have added support for String2Psz() and Cast2Psz() and some other intrinsic functions such as SLen(), AltD(), PCOUNT() and _GETMPARAM()
  • We have added several preprocessor macros, such __ENTITY__, __DIALECT__, __VERSION__ etc
  • We have added support for the &() macro operator
  • We have added support for BEGIN SEQUENCE .. END
  • We have added a new /vo15 compiler option. With this option you can disable the (VO and Vulcan) behavior that declarations without type will automatically become 'AS USUAL'
  • All the code compiled by the X# compiler in the Vulcan Dialect will be recognized as "True Vulcan code" by the Vulcan compiler, so you can mix the two if you want or have to.

Some new features (also in the Core dialect)

  • Support for the DYNAMIC type
  • Support for BEGIN USING .. END USING (similar to the using statement in C#)
  • Support for "interpolated strings"
  • Support for Lambda expressions with multiple expressions or even statements and statement lists
  • a new syntax for 'complex events'
  • Support for the NameOf() intrinsic function
  • Support for BEGIN FIXED .. END FIXED (similar to the fixed statement in C#)

Also many changes were made in the Visual Studio integration such as:

  • Support for the Windows Forms Editor (including separate .designer.prg)
  • Support for the WPF Editor
  • Several project and item templates have been added
  • Support for the Native Resource Compiler
  • Better support for Side by Side installation with Vulcan.NET

The installer for FOX subscribers will come with both a Debug and Release version of the compiler. The Release version compiles many times faster than the debug version and also many times faster than the Vulcan.NET compiler!The public beta contains the Debug version only.

Future Builds

We expect to release a new build in the coming 6 weeks, which will include the latest missing pieces for the BYOR support and some improvements to the Visual Studio Integration.
With that build you should be able to compile ALL (correct) Vulcan code, including 3rd party libraries such as Classmate, ReportPro, RightSLE, Vn2Ado etc.

After that we will start working on our own Runtime, including replacements for the RDD system, Macro compiler and runtime functions.

You can download XSharp Beta 7 from the downloads area on our website.

Subscriptions

The Public version of X# can be downloaded for free, but this is also a perfect moment to subscribe to the Friend Of XSharp (FOX) program.
You will help to support the XSharp development and will help to move your Visual Objects and Vulcan application forward in the DotNet world.Licenses are € 999 per year and include frequent updates and support through closed newsgroups and forums by the X# Development team.


We will also give you support for Visual Objects and Vulcan.NET. After all: we know these products inside out, so who can better support you and provide you with workarounds or solutions for problems with these programs?

You are not authorised to post comments.