delphi icon indicating copy to clipboard operation
delphi copied to clipboard

Exercism exercises in Delphi Pascal.

Results 23 delphi issues
Sort by recently updated
recently updated
newest added
trafficstars

This is the result of running `configlet fmt -uy`. This doesn't add any content, but it rearranges the existing information. Since `configlet create --practice-exercise ` formats the track config anyways,...

x:size/tiny

Using Delphi 12, my solution compiles for me and spits out an XML file with the DUnitX results. It seems I could document the location and structure of this file...

Exercism tracks generally provide a stubbed-out implementation so the students don't start from a blank page. I can go through the existing solutions and figure out what those stubs might...