embedding the SLang interpreter

Pavel Roskin proski at gnu.org
Mon Jan 28 21:05:47 UTC 2002


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




More information about the mc-devel mailing list