comp.lang.ada
 help / color / mirror / Atom feed
From: "Dan'l Miller" <optikos@verizon.net>
Subject: Re: win64ada or win_32_64_ada ?
Date: Tue, 22 May 2018 09:33:57 -0700 (PDT)
Date: 2018-05-22T09:33:57-07:00	[thread overview]
Message-ID: <ac943d44-e728-4b51-b986-decb94086c24@googlegroups.com> (raw)
In-Reply-To: <748752bf-0219-4bd4-b655-674d189df4f1@googlegroups.com>

On Tuesday, May 22, 2018 at 11:03:55 AM UTC-5, Lucretia wrote:
> This isn't what he's asking, that link only shows how to build a compiler.
> 
> He's asking if there Ada language bindings to the Win64 API, which I don't think there are.
> 
> I haven't used Windows for dev for over 10 years so I don't know the current status, I know they have this
> XAML stuff, for which there is https://github.com/Alex-Gamper/Ada-WinRT

… I know they have this ••WinRT/UWP•• stuff, for which there is https://github.com/Alex-Gamper/Ada-WinRT

(There, fixed that for you.)

Ada-WinRT doesn't support XAML yet.

XAML is an optional add-on to WinRT/UWP, intended mainly for interfacing with nontechnical UI/UX designers who lay out the UI as mock-ups without code behind the XAML yet.  Then the UI's XAML is delivered to C# (or F# or C++/CX or VisualBasic) programmers to write code behind that declarative-XML mock-up.

WinRT/UWP is the COM- & ATL-based OO replacement for Win32.  Win32 & Win64 are deprecated, not able to access all the new feature-sets of the Windows operating systems since, say, Windows XP.  Win64 is Win32 verbatim with pointers and integers widened to 64-bit.

  reply	other threads:[~2018-05-22 16:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-21 19:30 win64ada or win_32_64_ada ? gautier_niouzes
2018-05-22  8:13 ` Anatoly Chernyshev
2018-05-22 16:03   ` Lucretia
2018-05-22 16:33     ` Dan'l Miller [this message]
2018-05-23  9:34       ` alby.gamper
2018-05-23 20:02         ` gautier_niouzes
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox