Re: Complete Guide to Using DLLs in OpenEuphoria
- Posted by xecronix Sep 14, 2015
- 2240 views
ghaberek said...
To be honest, what I'm really doing here is building the basic foundation for the way an IDE or any other build system would manage a project structure. I've taken a lot of cues from other languages and IDEs and I am hopeful that this can become and integral part of the way Euphoria programmers design their applications.
That is actually one of the stated goals of the EuDrop Project. I hope we end up collaborating.
EuDrop Project said...
Once command line tools are proven, the next step would be to use the lib to create project plugins for popular IDEs like WEE for example.