The University of Edinburgh -
Division of Informatics
Forrest Hill & 80 South Bridge


Research Paper #858

Title:An Editor for Helping Novices to Learn Standard Ml
Authors:Whittle,JN; Bundy,A; Lowe,H
Date:Jun 1997
Presented:Accepted for DPLE 97
Keywords:
Abstract:This paper describes a novel editor intended as an aid in the learning of the functional programming language Standard ML. A common technique used by novices is programming by analogy whereby students refer to similar programs that they have written before or have seen in the course literature and use these programs as a basis to write a new program. We present a novel editor for ML which supports programming by analogy by providing a collection of editing commands that transform old programs into new ones. Each command makes changes to an isolated part of the program. These changes are propagatedto the rest of the program using analogical techinques. We observed a group of novice ML students to determine the most common programming errors in learning ML and restrict our editor such that it is impossible to commit these errors. in this way, students encounter fewer bugs and so their rate of learning increases. Our editor, CYNTHIA, has been implemented and is due to be tested on students of ML from September, 1997.
Download:POSTSCRIPT COPY


[Search These Pages] [DAI Home Page] [Comment]