Skip to content

Add "Hello, World!" exercise for Pascal - #5

Merged
fey merged 1 commit into
mainfrom
add-hello-world-exercise
Jul 22, 2026
Merged

Add "Hello, World!" exercise for Pascal#5
fey merged 1 commit into
mainfrom
add-hello-world-exercise

Conversation

@fey

@fey fey commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Adds the first lesson 10-basics/10-hello-world and turns the template stub into a working Pascal course:

  • spec.yml, Dockerfile (fpc toolchain), bin/test.sh (compile + run + output check)
  • index.pas with BEGIN/END markers, test.pas reference
  • module and lesson RU content (description.ru.yml + ru/*)
  • removed leftover bash stubs (index.sh, test_index.sh)

Verified locally with docker compose (make check passes; test fails as expected on wrong output).

Part of hexlet-basics/hexlet-basics#314

🤖 Generated with Claude Code

Fill in the template with a working Pascal toolchain (fpc), the first
lesson (10-basics/10-hello-world) with real code and RU content, and a
test runner that compiles and checks the program output.

Refs hexlet-basics/hexlet-basics#314

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@fey
fey force-pushed the add-hello-world-exercise branch from 2612702 to 09cac13 Compare July 22, 2026 10:53
@fey
fey merged commit b22e9ff into main Jul 22, 2026
2 checks passed
@fey
fey deleted the add-hello-world-exercise branch July 22, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant