Meson is an open source programming language created in 2013.
| #438on PLDB | 13Years Old | 880Repos |
Meson (/ˈmɛ.sɒn/) is a software tool for automating the building (compiling) of software. The overall goal for Meson is to promote programmer productivity.Meson is free and open-source software written in Python 3 and subject to the terms of the Apache 2.0 License.. Read more on Wikipedia...
option('with-something', type: 'boolean',
value: true,
)| Feature | Supported | Example | Token |
|---|---|---|---|
| Integers | ✓ | ||
| Hexadecimals | ✓ | ||
| Octals | ✓ |