Previous Next Contents

Chapter 5:   The Revised syntax

The revised syntax is an alternative syntax for Objective Caml. Its purpose is to be simpler, more regular, more logical than the normal syntax, and fix some problems which sometimes result in bugs not always easy to find. This syntax was named ``righteous'' instead of ``revised'' in previous versions.

This chapter presents the changes from Objective Caml to this syntax.




Previous Next Contents