Braindash

Main Info Programs

Here are some programs I have written:

Fibonacci: Reads a number prints out that many fibonaccis.
Base 10: Reads a character and prints it out as a decimal without the use of ~.
Braindasher: Reads the input and writes unoptimized braindash code to write it.
Prime detector: Reads a character and prints 0 if it is prime, 1 otherwise.