|
|
|
|
|
by adamnemecek
4609 days ago
|
|
IIRC from the video, at Macaw's core is an embedded webkit engine so they might not have to do any parsing at all but instead interface said engine. That being said, I'm not quite sure how difficult it would be to go from having it parsed to making something that can work with the parsed code since it might have a structure that would have to be further parsed to extract the meaning of the code. |
|