This document (notebook) discusses different combinations of Grammar-Based Parser-Interpreters and Large Language Models to generate executable code from Natural Language Computational Specifications.
Category Archives: Literate programming
Day 2 – Doing Data Science with Raku
This document provides an overview of Raku packages, as well as related documents and presentations, for doing Data Science using Raku. A comprehensive list of references is given.
Day 3: Literate Programming with Raku
Literate Programming with Raku Different programming language communities have differing cultures. Some are more pragmatic, others more idealistic. Some place great emphasis on having code be thoroughly readable and understandable for anyone who joins an existing project, and some prefer writing out clear and in-depth documentation. Raku, inheriting one of the best parts of Perl,Continue reading “Day 3: Literate Programming with Raku”