Re: Challenge: Build a Color-Coded Log Viewer for Phix/Euphoria (Inspired by chat.exw)
- Posted by xecronix 2 weeks ago
- 429 views
Here is a mockup of what I had in mind. It's kind of a semi-functional mock-up. It does parse a log file, mark it up a little to html, and display it. Can it be done in Euphoria or Phix instead of FreePascal? Probably. I'm moving on to the actual logger now. Essentially, I'm going to rewrite the one I did in Euphoria/Phix and make it a dll. Then wrap the dll in Euphoria. Hopefully, the logger (not the viewer) will be done today or tomorrow. We'll see.