Main Page
From FizzFuzz
FizzFuzz is a high-level, object-oriented programming language currently in the conceptual phase. Though there are no current, realistic plans to implement a compiler and an interpreter. It is being designed by Tim Reilly and Kyle Evans. In the event that a compiler, IDE, interpreter, etc. are developed, they will be released as open source, free software. Currently, this wiki exists to maintain documentation on the language itself.
Index
- Keywords — Keywords present in the language.
- Variables — Usage of variables in the language.
- Arrays — Using arrays in FizzFuzz.
- Functions
- Operators
- Statements
- Formal Grammar

