![]() |
|
What do you look for in a language? - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: What do you look for in a language? (/Thread-What-do-you-look-for-in-a-language) |
What do you look for in a language? - Inori - 11-22-2016 I'm hoping to start designing my own interpreter soon (I found a video I'll be sharing soonish), and I want to build the parser from the ground up, which gives me full control over the language's syntax, keywords, and all the rest. Knowing this, I want to make its idioms and conventions something everyone thinks is usable and easily understood. What do you like and dislike in syntax and conventions? Brownie points for examples. |