This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
xsharp_dialects [2019/04/15 05:21] wolfgangriedmann |
xsharp_dialects [2019/04/15 05:21] (current) wolfgangriedmann |
||
---|---|---|---|
Line 4: | Line 4: | ||
Why this? The Xbase language that was started with DBase in the MS-DOS days has several descendants, evolved each on its own, and with different syntax. | Why this? The Xbase language that was started with DBase in the MS-DOS days has several descendants, evolved each on its own, and with different syntax. | ||
+ | |||
Since X# was started with the intention to give a future to all or several of them, a sort of a switch is needed to differentiate them from each other. | Since X# was started with the intention to give a future to all or several of them, a sort of a switch is needed to differentiate them from each other. | ||
+ | |||
And please note that the Core dialect is the only one that does not need any runtime, and can build applications based only on the .NET Framework libraries. | And please note that the Core dialect is the only one that does not need any runtime, and can build applications based only on the .NET Framework libraries. | ||