|
|
|
Ported Firefox CSS parser to C#
|
|
11 points
by Athari
4680 days ago
|
|
https://github.com/Athari/CsCss Maybe it sounds crazy, but regex seems to be a worthy tool for C++>C# conversion: 400 lines of regex to convert 10000 lines of code. The question is, will I be able to maintain it... |
|