Hello world :-)

Linguini is working on configuration interpreters cleanup. Some
configurations used CONFIG_INTERPRETER_* and some used
CONFIG_INTERPRETERS_*. Because interpreters are located in
nuttx-apps/interpreters location and more existing configurations used
CONFIG_INTERPRETERS_* the naming convention with "S" is used as a
common denominator.

https://github.com/apache/nuttx/pull/18398
https://github.com/apache/nuttx-apps/pull/3403

As this is breaking change, but aligns the nomenclature, I have
question if we maybe want to rename "interpreters" to "lang" as used
in FreeBSD naming conventions? This name is shorter and covers more
programming languages not only interpreters but also compiled ones.

https://github.com/freebsd/freebsd-ports/tree/main/lang

I wonder would that "lang" be a good change or we want to leave
"interpreters" as is? :-)

Thanks :-)
Tomek

--
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Reply via email to