Live data from Hacker News

Viewing profile — gduke

gduke

HN member
Joined
Fri, Feb 15, 2019, 1:12 PM UTC
HN karma
6
Public activity
11 items

About gduke

No profile information was provided.

Recent public activity

  1. comment
    Comment #32632679

    The move to Clang was to support C++11 and C++17 language features. The classic Borland compiler was stuck at C++03. The debugger situation has slowly been improving but there is a…

  2. comment
    Comment #32632595

    Since Embarcacero was acquired in 2015 and until now, there has happened quite a bit to the RAD Studio IDE and underlying tech. I don't know about your situation, but, Delphi and C…

  3. comment
    Comment #32632571

    I respectfully disagree with this. Delphi still delivers unmatched productivity when it comes to designing UIs and writing maintainable multi platform software. Delphi's FireMonkey…

  4. comment
    Comment #32632529

    You can still mix C++Builder and Delphi today. Embarcadero made huge efforts to make sure their Clang powered compilers has interop with Delphi code and vice versa. C++Builder stil…

  5. comment
    Comment #32632498

    Delphi's FireMonkey is in many ways similar to WPF in the way you can manipulate UI elements, except all the fluff and cruft WPF/XAML has. On the plus side, FireMonkey is multi pla…

  6. comment
    Comment #32632480

    Delphi still exists and is available as a free Community Edition too. There are plenty of resources and new books being written. You can find a collection at https://learndelphi.or…

  7. comment
    Comment #32632460

    The free Community Edition supports targeting Windows, Android, iOS and macOS. From a feature point of view, it is similar to what you get with the unrestricted Professional versio…

  8. comment
    Comment #19171050

    You don't necessarily have to use Indy. There are several open source and commercial network stacks available for Delphi that works across supported platforms. Also, since Delphi X…

  9. comment
    Comment #19170957

    Delphi can produce native binaries for the major platforms: Windows, macOS, Linux (Currently Enterprise version only, requires third party library for GUI), Android, iOS. The free …

  10. comment
    Comment #19170919

    You can build native multi-platform apps with Delphi. The free Community Edition supports, Windows, macOS, iOS and Android development. With third party component stacks you can bu…

  11. comment
    Comment #19170609

    Since July last year, a free Community Edition of both Delphi and C++ Builder has been available. Feature wise, it is essential the Professional edition with a few license limitati…