Write your own codes with BrainFork! Commands: + -- Add 1 to selected cell - -- Substract 1 from selected cell < -- Switch to previous cell > -- Switch to next cell [ -- Start repeating code until selected cell value will be 0 ] -- Ending of [ , -- Input . -- Convert selected cell value to symbol e or nothing -- Code end After code ending press any key to continue. --- Example codes --- ,>,[-<+>]<e ,>,[-<->]<e ,[-->+<]>e ,[->++<]>e ,[->+>+<<]>>[-<<+>>]<e ,[->,.<]e ++++++++.+++++++++++++++++++++++.+++++++..+++.>.+++++++++++++++++++++++.++++++++++++++++++.+++.<---.>>++++++++++++++++++++++++++++++.<+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.e
BrainFuсk. Nothing else. Also don't write codes like this: >>,[-<,[-<+>]>]<<.e Because [ in [ will doesn't work. Will be fixed soon.