code wiki / flg
topic: flg
6 modules sharing the flg name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_flg_mpt1.nx | Computes Fibonacci numbers and sums specific values to generate a benchmark result. | 28 | 2 |
| nx_flg_mpt2.nx | Counts vowels in the string "sovereign forge" and prints the result using standard output functions. | 21 | 1 |
| nx_flg_mpt3.nx | Calculates and prints the sum of several constants and a flagged value, then exits. | 18 | 1 |
| nx_flg_t1.nx | Calculates Fibonacci numbers and their sum, then outputs results to standard output. | 19 | 1 |
| nx_flg_t2.nx | Counts vowels in the string "sovereign forge" and outputs the result along with a benchmark message. | 13 | 1 |
| nx_flg_t3.nx | 16 | 0 |