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

Note that there might be more stubs to add. I only modify the exercises I made so far

In Exercism v3, we're introducing a new (optional) tool: the [representer](https://github.com/exercism/docs/blob/main/building/tooling/representers/README.md). The goal of the representer is to take a solution and returning a representation, which is an extraction of...

x:action/create
x:knowledge/advanced
x:module/representer
x:type/coding
x:size/massive

In Exercism v3, we are making increased use of our v2 [analyzers](https://github.com/exercism/docs/blob/main/building/tooling/analyzers/README.md). Analyzers automatically assess student's submissions and provide mentor-style commentary. They can be used to catch common mistakes and/or...

x:action/create
x:knowledge/advanced
x:module/analyzer
x:type/coding
x:size/massive

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ The [configlet tool](https://github.com/exercism/canonical-data-syncer) has a `lint` command that checks if a...

x:action/fix
x:knowledge/elementary
x:type/content
x:size/medium

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ To get your track ready for Exercism v3, the following needs...

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ There are several new features in Exercism v3 for tracks to...

x:action/improve
x:knowledge/elementary
x:type/content
x:size/tiny

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ Exercism v3 introduces a new type of exercise: [Concept Exercises](https://github.com/exercism/v3-docs/blob/main/product/concept-exercises.md). All...

x:action/improve
x:knowledge/intermediate
x:module/practice-exercise
x:type/content
x:size/large

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ In Exercism v3, one of the biggest changes is that we'll...

x:action/create
x:knowledge/advanced
x:module/test-runner
x:type/coding
x:size/massive

[INSTALLATION.md](https://github.com/exercism/delphi/blob/master/docs/INSTALLATION.md) needs to be updated with new screen shots that agree with Delphi 10.3. The images currently being used are for Delphi 10.2. When a PR is opened to address...

A good start reference is this [comment](https://github.com/exercism/csharp/issues/611#issuecomment-412491125)