Y
Hacker News
new
|
ask
|
show
|
jobs
by
magnushiie
2927 days ago
If you are really after performance writing parsers in .NET while keeping the code structure manageable you should look into the new Span<T> type.