Files
bux-lang/examples
dimgigov 3b03d43dd1 docs: add example programs
- hello.bux: Hello World with PrintLine
- fibonacci.bux: Recursive Fibonacci with while loop
- factorial.bux: Recursive Factorial computation
- structs.bux: Struct creation and field access

All examples compile and run successfully via 'bux run'
2026-05-30 23:04:33 +03:00
..
2026-05-30 23:04:33 +03:00
2026-05-30 23:04:33 +03:00
2026-05-30 23:04:33 +03:00
2026-05-30 23:04:33 +03:00