Dave Abrahams

Results 392 comments of Dave Abrahams

> I am familiar with Rust and could build the parsing layer for that. Oh, wonderful! I could follow your lead to implement Swift support. Just seeing how you structure...

It looks like my work project just definitively dropped Swift as a target, so if I do support it, it will be on my own time. How can I help...

Thanks! It's a large patch. Is there anything in particular you suggest I focus on or try to do? Is there a list of unsupported features? Looks like this depends...

OK, I got the example to build and run…

My rust fu is too weak to figure this out, but it seems to me you could present a safe API by bundling the tables in the parser object? For...

@jplevyak I don't think I understand the multi-language design well enough to comment on it. I could be mistaken, but there appear to be a lot of changes in that...

I can pursue the first mechanism described there, but the second mechanism intrigues me, and might even be appropriate for Swift as it has a “strong macro system.” Unfortunately there...

/gemini summary

@jplevyak bump