Ecompile in a DLL

Open discussion forum. For topics that do not fit anywhere else.
Post Reply
User avatar
Hannibal29
New User
Posts: 6
Joined: Mon Nov 24, 2008 7:08 am

Ecompile in a DLL

Post by Hannibal29 »

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.
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm

Re: Ecompile in a DLL

Post by MuadDib »

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.
Post Reply