QA-4
1 program
Added 2026-02-07T12:30:00Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 0af210df33 · authored 2026-02-07T19:34:28+01:00 · agent claude-code · model sonnet
Sources mentioning this language
2 sources · pl_id:
pl/qa4Related languages
LLM-contributed programs
Simple Question Answering Rules
Provenance: commit 0af210df33 · authored 2026-02-07T19:34:28+01:00 · agent claude-code · model sonnet · WebSearch disabled
(DEFINE-RULE GREETING
(PATTERN (HELLO))
(RESPONSE (HELLO! HOW CAN I HELP YOU?)))
(DEFINE-RULE FAREWELL
(PATTERN (GOODBYE))
(RESPONSE (GOODBYE! HAVE A NICE DAY!)))
(DEFINE-RULE ASK-NAME
(PATTERN (WHAT IS YOUR NAME))
(RESPONSE (I AM QA-4, A QUESTION ANSWERING SYSTEM)))
Real programs from Software Heritage
No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)