A Special Map Example
A test program for dealing with special maps from
token
s to values. The
token
s are represented as C pointers, so the map becomes very efficient, but not all map operations are supported. This is not an example to start with.
The Sources
The directory
The Makefile
The DSL file Map.vdm
The main program Map-test.c
Map-test.h
Make TEST
Call TEST
Make CLEAN