First version of the FML interpreter. It's slow and memory isn't FML0
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 6 Feb 1995 13:48:10 +0000 (13:48 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 6 Feb 1995 13:48:10 +0000 (13:48 +0000)
commit779719b37d33b06ccd7673c441cf853fe03aa56a
tree0f84d1c88a9a33e9f2aadfabe1a42e0bb9ba2295
parent345de2254e0c2f8c5f40951d0509e8f5ddbc11a9
First version of the FML interpreter. It's slow and memory isn't
freed properly. In particular, the FML nodes aren't released yet.
fml/Makefile
fml/fml.c
fml/fml.h
fml/fmlmem.c
fml/fmlp.h
fml/fmlsym.c
fml/fmltest.c
fml/fmltoken.c
fml/power.fml
fml/tempo.fml