I am currently working on more complete, and up to date version of the
documentation, though I have recently updated the syntax description
at http://www.cat-language.com/syntax.html
Have fun with the language, and the source. Hopefully you are able to
put it to some use!
Cheers,
Christopher Diggins
http://www.cdiggins.com
Sandro
Hi, I compiled Cat on NetBSD with mono 1.1.13.8 and got this error:
UnitTests.cs(348,13): error CS0103: The name `TypeInferenceTestGroup7'
does not exist in the context of `Cat.Tests'
Compilation failed: 1 error(s), 0 warnings
I commented away the offending line (348) and it compiled without
warnings.
It seems that TypeInferenceTestGroup7 doesn't exist in my version of
Cat.
--
Arild Hystad
I have just posted version 0.9.2
http://www.cat-language.com/download.html . This latest version
introduces "help" and "man" atomic operations, and fixes a whole slew
of bugs.
Cheers,
Christopher Diggins
http://www.cat-language.com