<@U6BRN7A0Y> where's the best place to send feedba...
# thinking-together
b
@pbiggar where's the best place to send feedback for darklang? do you have a subreddit? looks great! I finally "get it". would love to recommend this instead of firebase/lambdas/gcf/etc.....my nits are on the language and if you might be able to make some slight changes to the keywords to follow the paradigm of "voice driven development" (so ditch underscores, quotation marks, etc)
p
haven’t heard of voice driven development before
b
i just heard the term "voice driven development" from a strangeloop talk @stevekrouse posted....but we've been following that paradigm for our new languages- stick to words and not syntax characters whenever possible so you could in theory dictate a program quite naturally, and it seems to be a good trend....if you assume an advanced editor, then the keystroke savings you get from using punctuation disappear (because of autocomplete, for example) and readability and accessibility and maintability increase
phonemes compose well but ;@#{["'` do not compose
but those are a necessary evil if your tooling isn't advanced