MatthiasG Posted August 24, 2009 Posted August 24, 2009 Hello there! Has someone an tutorial or an example-script, which shows how to make his own Sci-Lexer in AutoIt? Thanks a lot! Have a nice day, Matthias
Developers Jos Posted August 24, 2009 Developers Posted August 24, 2009 Hello there!Has someone an tutorial or an example-script, which shows how to make his own Sci-Lexer in AutoIt?Thanks a lot!Have a nice day,MatthiasWhat do you mean?Do you want to use the existing Lexers in SciLexer.dll ? (see kip's example)Do you want to write your own lexer for another Lexer ? (See the Interest website for Scintilla how this can be done in C++)Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
MatthiasG Posted August 24, 2009 Author Posted August 24, 2009 Hello again! Yes, I'm meaning how to write my own Sci Lexer. I know that homepage, but how can I do it in AutoIt? Have a nice day, Matthias
Developers Jos Posted August 24, 2009 Developers Posted August 24, 2009 Hello again!Yes, I'm meaning how to write my own Sci Lexer.I know that homepage, but how can I do it in AutoIt?Have a nice day,MatthiasYou cannot add new lexers to scilexer.dll with autoit, and if you mean you want to create your own lexer in Autoit3 I wish you lots of success. >_< SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
MatthiasG Posted August 24, 2009 Author Posted August 24, 2009 That means, it isn't possible to make my own sytaxhiglighting? Is it possible to run C++-Code in a DLL to get my own lexer?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now