@Serpent7776@programming.dev to C++@programming.devEnglish • 10 months agoComparing C++ range libraries for filter+reverse case with non-trivial lambdaplus-squaredev.toexternal-linkmessage-square0fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1external-linkComparing C++ range libraries for filter+reverse case with non-trivial lambdaplus-squaredev.to@Serpent7776@programming.dev to C++@programming.devEnglish • 10 months agomessage-square0fedilink
@Serpent7776@programming.dev to commandline@programming.devEnglish • 1 year agoI used hyperfine CLI tool to measure startup and shutdown times of several code interpretersplus-squaredev.tomessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkI used hyperfine CLI tool to measure startup and shutdown times of several code interpretersplus-squaredev.to@Serpent7776@programming.dev to commandline@programming.devEnglish • 1 year agomessage-square0fedilink
@Serpent7776@programming.dev to Programming Languages@programming.devEnglish • 1 year agoProgramming Language Awareness Centreplus-squarewww.math.bas.bgmessage-square1fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1external-linkProgramming Language Awareness Centreplus-squarewww.math.bas.bg@Serpent7776@programming.dev to Programming Languages@programming.devEnglish • 1 year agomessage-square1fedilink
minus-square@Serpent7776@programming.devOPtoC++@programming.dev•Index arrays with ordinals instead of integers with custom literalslinkfedilinkEnglish2•1 year agoIt should be easy to edit the existing code to add support for i18n, but there’s probably no way to make in generic (except for macros). linkfedilink
minus-square@Serpent7776@programming.devOPtoC++@programming.dev•Index arrays with ordinals instead of integers with custom literalslinkfedilinkEnglish10•1 year agoYeah, that was basically it. linkfedilink
minus-square@Serpent7776@programming.devOPtoC++@programming.dev•Index arrays with ordinals instead of integers with custom literalslinkfedilinkEnglish14•1 year agoThere’s no purpose really. It was more of “wonder if I can” and also nice way to learn custom literals. linkfedilink
@Serpent7776@programming.dev to C++@programming.devEnglish • 1 year agoIndex arrays with ordinals instead of integers with custom literalsplus-squareprogramming.devimagemessage-square11fedilinkarrow-up124arrow-down10
arrow-up124arrow-down1imageIndex arrays with ordinals instead of integers with custom literalsplus-squareprogramming.dev@Serpent7776@programming.dev to C++@programming.devEnglish • 1 year agomessage-square11fedilink
@Serpent7776@programming.dev to commandline@programming.devEnglish • 1 year agohistat - a simple history statsplus-squaregithub.commessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkhistat - a simple history statsplus-squaregithub.com@Serpent7776@programming.dev to commandline@programming.devEnglish • 1 year agomessage-square0fedilink
It should be easy to edit the existing code to add support for i18n, but there’s probably no way to make in generic (except for macros).