Message 1 of 1
MaxScript EBNF grammar

Not applicable
08-11-2009
02:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I'm in the process of writing a MaxScript Interpreter , and found the published grammar of it along with the documentation (can also be found here : http://www.cgplusplus.com/online-reference/maxscript-reference/source/maxscript_grammar.htm )
the problem is that , that grammar is REALLY buggy . lots of ommissions , typos , precedence mistakes and the biggest problem : many ambiguities
so , is there any other published better grammar ? or is there any way to contact Autodesk and ask them about that issue ?
Thanks,
I'm in the process of writing a MaxScript Interpreter , and found the published grammar of it along with the documentation (can also be found here : http://www.cgplusplus.com/online-reference/maxscript-reference/source/maxscript_grammar.htm )
the problem is that , that grammar is REALLY buggy . lots of ommissions , typos , precedence mistakes and the biggest problem : many ambiguities
so , is there any other published better grammar ? or is there any way to contact Autodesk and ask them about that issue ?
Thanks,