Tutorial: Lists in CafeOBJ

I have created a new tutorial for CafeOBJ that will introduce users to functional programming the CafeOBJ way, in particular list processing and programming. We introduce lists, and define functions on them: length, append, insert, and insert sort. At the end we shortly touch the topic of tracing CafeOBJ rewriting.

cafeobj-logo

The tutorial is published on the CafeOBJ page, direct link: Tutorial: Lists.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>