You are on page 1of 4

Advances in Language Design

Area of discussion: How languages are evolving

1) First we discuss alternative programming paradigms that enable programmes to be used on wide variety of computers 2) How formal methods are being applied to help us understanding the programming process 3) Finally we will look at how computer architecture (both of hardware and of software running on that hardware) is evolving to meet our needs

Following topics shall be discussed here Variations on subprogram design The call return procedure provide additional features in our subprogram structure such as coroutines, exceptions and tasks, we consider variations to this basic mechanism Formal models of the programming process The general model is as follows:

Experience Ss

Theory

Evaluation

You might also like