writeln(interp!"The number #{a} is less than #{b}");Quite pleasant syntax this way :) Not sure if it's feasible to do this on the language side.
Yes. Here a (stupid!) proof of concept: http://dpaste.dzfl.pl/74b1a4e3c8c6
writeln(interp!"The number #{a} is less than #{b}");Quite pleasant syntax this way :) Not sure if it's feasible to do this on the language side.
Yes. Here a (stupid!) proof of concept: http://dpaste.dzfl.pl/74b1a4e3c8c6