Programming Languages / / لغات البرمجة
الخلاصة
The study introduces a novel structure for digital computer programming languages aimed at information retrieval and file processing applications. This structure incorporates common aspects into the compiler, enabling compact and efficient program writing. It allows for localized modifications of processes by making simple changes to specific entries in control tables. The approach focuses on structural analysis of process classes instead of conventional formal syntactical definitions and uses nonprocedural representations through tables of data-result relations, avoiding control statements like GO TO. This philosophy addresses deficiencies in traditional business-oriented languages while meeting CODASYL requirements, including machine independence. تقدم الدراسة هيكلية جديدة للغات برمجة الحاسوب الرقمي، تستهدف تطبيقات استرجاع المعلومات ومعالجة الملفات. تعتمد هذه الهيكلية على دمج الجوانب المشتركة بين العمليات المختلفة داخل المترجم (compiler)، مما يتيح كتابة برامج مختصرة وفعالة. تميز هذه الطريقة تغييرات العمليات المحلية بسهولة من خلال تعديلات موضعية بسيطة في البرنامج. تركز المنهجية على تحليل الهيكل العام للعمليات بدلًا من التركيز على التعريفات الشكلية التقليدية، وتعتمد على تمثيل غير إجرائي للعمليات باستخدام جداول العلاقات بين البيانات والنتائج، دون الحاجة لاستخدام عبارات التحكم مثل GO TO. تسعى هذه الفلسفة إلى تجاوز عيوب اللغات الموجهة للأعمال التقليدية، مع تلبية متطلبات الاستقلالية عن الأجهزة التي وضعتها CODASYL.