CodeDelphi

Easily Convert C Code Into Delphi Code With Open Source Solution

Have you ever tried to convert your C programs into Delphi? If it is you? Here is the solution for you! C-To-Delphi–This tool will convert most of your standard C code. It contains a split view, with C on the left and Delphi on the right. The Delphi code gets updated in realtime when you edit the C code. The editors are kept in sync, so you can easily find how a specific…
Read more
DelphiRAD Studio

Vulkan-Based Game Engine For Object Pascal

Vulkan header generator and Vulkan OOP-style API wrapper for Object Pascal (FreePascal >= 3.1.1 FPC SVN revision 33196 and Delphi >= 2009) The Vulkan.pas binding header unit itself (including the vkxml2pas.dpr converter) is and stays also compatible with the old…