Dictu Programming Lanugage(github.com)2 points·by bdowns328·4 anni fa·2 commentsgithub.comDictu Programming Lanugagehttps://github.com/dictu-lang/Dictu2 commentsPost comment[–]blondin·4 anni fareply print("${} per BTC".format(data["bpi"]["USD"]["rate"])) OMG no! didn't javascript add a nicer string interpolation syntax? print("${data['bpi']['USD']['rate']} per BTC") yes![–]bdowns328·4 anni fareplyhttps://dictu-lang.com/
OMG no! didn't javascript add a nicer string interpolation syntax?
yes!