[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Tue Jan 24 08:49:38 2006 
Subject:pop-forum pop language quiz 
From:Aaron Sloman 
Volume-ID: 

David Young wrote

> I got 6/7, wrong on No.1, somewhat surprised at the answer.

I got one wrong because I did not pay attention to the assignment

      5 -> foo;

in the middle of procedure grom.

Anyone who is mystfied by all this should look at two files to start
with

    TEACH VARS_AND_LVARS

Originally written by David!

    HELP DLOCAL

Both are accessible as plain text files on the web for people without
Poplog:

    http://www.cs.bham.ac.uk/research/poplog/teach/vars_and_lvars

    http://www.cs.bham.ac.uk/research/poplog/doc/pophelp/dlocal

The internal gory details are explained in the Poplog file
REF VMCODE, accessible as a plain text file here

    http://www.cs.bham.ac.uk/research/poplog/doc/popref/vmcode

Aaron