Hi, John! > Since the current MC version includes by default > SLang, would it be possible to embed the SLang > interpreter and get a macro language? > > Please give me a hint how this could be done > if you are not interested.
I don't understand why you would want a macro language in mc. If you want to use in the menu, extension file, syntax highlighting, then a language with a better regular expression support should be preferred, for example Perl. But then you can just make a clean start and write a file manager in an interpreted language. Although the project of that size would be easier to write in a more scalable language, e.g. Python or Ruby. -- Regards, Pavel Roskin _______________________________________________ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel
