Does anybody have a simple SyntaxLanguage derived implementation of a very simplistic language that works with syntax highlighting correctly, and that they'd be willing to share?
I'm trying to get started on a SyntaxLanguage implementation, and am having a bunch of problems, so I thought if somebody had an example I could start from, I'd be good to go.
I don't need (nor do I want) a mergeable language or a dynamic language. I'm looking for anything based on SyntaxLanguage that perhaps has ID, Number, simple expressions and comments. That's enough for me to build on.
If someone would like to help give me the guidance I need to build such an example, I'd be happy to provide the complete example once it's finished, I just can't seem to get past several hurdles and I have so many things not working right, I don't know what questions to ask!
Kelly
I'm trying to get started on a SyntaxLanguage implementation, and am having a bunch of problems, so I thought if somebody had an example I could start from, I'd be good to go.
I don't need (nor do I want) a mergeable language or a dynamic language. I'm looking for anything based on SyntaxLanguage that perhaps has ID, Number, simple expressions and comments. That's enough for me to build on.
If someone would like to help give me the guidance I need to build such an example, I'd be happy to provide the complete example once it's finished, I just can't seem to get past several hurdles and I have so many things not working right, I don't know what questions to ask!
Kelly
Kelly Leahy Software Architect Milliman, USA