Add: brainfuck interpreter; documentation; uptime
This commit is contained in:
@@ -4,8 +4,11 @@
|
||||
void program_words();
|
||||
void program_primes();
|
||||
void program_math();
|
||||
void program_bf();
|
||||
|
||||
// Misc
|
||||
void program_rainbow();
|
||||
void program_clear();
|
||||
void program_uptime();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user