Would it be possible to make the compiler in the form of a DLL?
I developed a script editor and want to compile the scripts through the editor.
Ecompile in a DLL
Re: Ecompile in a DLL
You can use a Macro in most script editors to trigger ecompile on documents in the editor. That's how I used TextPad for years as my editor.