NEXT

Essentials of Programming Languages

As used in the Indiana University Course C311




















































PREVIOUS NEXT UP

Why study programming languages?


















































PREVIOUS NEXT UP

Programming paradigms


















































PREVIOUS NEXT UP

Meta-linguistic abstraction

Meta-linguistic abstraction is the solution of problems through custom programming languages.

If you are skilled in the use of meta-linguistic abstraction, and use a programming language that is suited to this programming paradigm,

the only limits on the way you program are in your head!


















































PREVIOUS NEXT UP

To use meta-linguistic abstraction effectively, you must

Scheme is the best language we know of for this purpose.

It provides excellent support for the following means of implementing a custom language:


















































PREVIOUS NEXT UP

Approaches to teaching programming languages

Traditional study of programming language involves

This course is


















































PREVIOUS NEXT UP

The meta-language (Scheme)


















































PREVIOUS NEXT UP

We emphasize essential


















































PREVIOUS UP










END