top | item 41224344 (no title) ultrablack | 1 year ago You could have written the same article about C#. discuss order hn newest markusw|1 year ago Yes, I definitely could have. But I don't know C#, so that would have been an awful blog post. :D xnorswap|1 year ago Indeed, this article would read just as well after applying s/\bgo\b/C#/ig, or should I say: Regex.Replace(articleText, @"\bgo\b", "C#", RegexOptions.IgnoreCase); Or indeed most general purpose languages, which the article itself mentions. neonsunset|1 year ago The C#'s regex engine would have run circles around Go's here though while doing so :)https://github.com/BurntSushi/rebar?tab=readme-ov-file#summa...
markusw|1 year ago Yes, I definitely could have. But I don't know C#, so that would have been an awful blog post. :D
xnorswap|1 year ago Indeed, this article would read just as well after applying s/\bgo\b/C#/ig, or should I say: Regex.Replace(articleText, @"\bgo\b", "C#", RegexOptions.IgnoreCase); Or indeed most general purpose languages, which the article itself mentions. neonsunset|1 year ago The C#'s regex engine would have run circles around Go's here though while doing so :)https://github.com/BurntSushi/rebar?tab=readme-ov-file#summa...
neonsunset|1 year ago The C#'s regex engine would have run circles around Go's here though while doing so :)https://github.com/BurntSushi/rebar?tab=readme-ov-file#summa...
markusw|1 year ago
xnorswap|1 year ago
neonsunset|1 year ago
https://github.com/BurntSushi/rebar?tab=readme-ov-file#summa...