Can I have a D style: "Your text here".writeln;
You can in PyPy, where we can enable monkeypatching str
11–20 of 76 posts
Can I have a D style: "Your text here".writeln;
(format t "hello ~a!" name)
for completeness...The Testimonials section cracked me up.
Let's hope they also add (format t "hello ~a!" name) for completeness...
(prn "hello world")
I was actually just looking into adding a hook for an automatic AST transformer so I could possibly call into Hylang.Can I have a D style: "Your text here".writeln;
http://clarete.li/forbiddenfruit/?goback=.gde_50788_member_2...
NSLog(@"Hello, %s and %s!", @"macOS", @"iOS");Ironically, what I miss most from Python is Python2's print, which for a language proud of getting rid of parenthesis, that is very contradictory....