Yves Lepage
Easier C programming
Some useful objects
Abstract:This report describes the basic work done to pave the way
for our studies about pattern-matching and distances applied to
linguistic objects. We propose a library of basic objects ranging
from booleans to forests. These objects come with a set of basic
functions.
Keywords: Programming in C, object oriented programming, booleans, atoms,
strings, lists, forests, feature structures, transformational rules.