|
|
|
|
|
by klibertp
2219 days ago
|
|
Seems unrelated. Does Java have a compile-time feature that is Turing complete and can be (ab)used to write FizzBuzz? For example, C++ has such a feature: https://gist.github.com/bgaff/2496338 (there's more examples, try searching for "accidentally Turing-complete", there are some really fun solutions.) |
|
But it has been proposed in JEP 303 [1]
[1] https://openjdk.java.net/jeps/303