Re: embedding the SLang interpreter



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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]