I thought I'd have a play with Maru by trying to rerun the FFT example
mentioned in the NSF report. I seem to be having a parsing problem
when trying to eval the listed code.
I'm running in the whole of boot.l before the FFT example ie. ./eval
boot.l smallMaru.l
The error is:
eval.k: missing closing '}' delimiter while reading list

which makes me wonder if the escaped parsing in say sstring = "\""
(!"\""  char)* $:s "\"" -> s ; is the issue, as parsing just up to
this line offers up the undefined variable (ie. incomplete set) error.
If anyone could offer some pointers to get it working i'd be grateful.
Thanks
_______________________________________________
fonc mailing list
fonc@vpri.org
http://vpri.org/mailman/listinfo/fonc

Reply via email to