Re: Challenge: Build a Color-Coded Log Viewer for Phix/Euphoria (Inspired by chat.exw)
- Posted by Icy_Viking in June
- 1000 views
xecronix said...
I'll test that and let you know. But, that would be surprising to me. I can imagine cpp name mangling might be an issue? Maybe? Possibly OOP in general could be an issue? I wrote a tutorial on this a few years ago. I'll reuse that but write the dll in FreePascal to see what happens.
I think the CPP name mangling would be an issue, I assume it would also be an issue with other programming languages. I guess it might be possible with work-arounds or renaming/rewording the function names mangling due to OOP.

