|
|
|
|
|
by cbebdhhd
3641 days ago
|
|
Could you pretty, pretty please allow for an option to have automatic parentheses insertion, similar to how javascript will insert semicolons, making them optional? This is almost exactly the language that I've been planning for the last six months, and if you would be so kind as to implement that one feature, it would save me a lot of reinventing the wheel. I was originally envisioning having the compiler being able to infer parentheses based on code indentation. Also have you considered compile time AST evaluation and simplification? |
|