V: Whether macros will be added or not is necessary in many cases.

Created on 23 Apr 2019  路  3Comments  路  Source: vlang/v

Whether macros will be added or not is necessary in many cases.

Most helpful comment

This decision is not final, but right now I think there shouldn't be macros.

The goal of V is a simple language for building maintainable software. Macros are nice, but they can make large code bases very confusing. Every developer has an option to extend the language, thus readability suffers.

All 3 comments

I like V very much. He looks like go2 in my dream.

This decision is not final, but right now I think there shouldn't be macros.

The goal of V is a simple language for building maintainable software. Macros are nice, but they can make large code bases very confusing. Every developer has an option to extend the language, thus readability suffers.

I see. Thank you.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vtereshkov picture vtereshkov  路  3Comments

PavelVozenilek picture PavelVozenilek  路  3Comments

taojy123 picture taojy123  路  3Comments

radare picture radare  路  3Comments

medvednikov picture medvednikov  路  3Comments