Keyword Programming
Stc
Date: 2009-11-26
Time: 12:00
Room: BBL room 471
Speaker: Jeroen Bouwmans
Title: Keyword Programming
Abstract
Modern programmers must learn and remember the details of many programming languages and APIs. To support them in this, a new way of programming called
keyword programming has been introduced by Greg Little and Robert C. Miller from the Massachusetts Institute of Technology. Instead of typing correct syntax, programmers can provide a small number of keywords, which are automatically translated to a valid expression. In this talk I will present the concept of keyword programming and an algorithm for keyword programming in Java.
Slides