Skip to content

Conversation

@Ariana1729
Copy link
Contributor

So I basically wrote Euclidean algorithm in brainfuck

Currently, the input is ascii and output is ascii, maybe I can parse a numerical input and print numerically? Not sure which is better

why am i doing this mdr
@Ariana1729 Ariana1729 changed the title Did euclidean algorithm in brainfuck Euclidean algorithm in brainfuck Oct 1, 2018
@leios leios added Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) Hacktoberfest The label for all Hacktoberfest related things! labels Oct 1, 2018
@leios
Copy link
Member

leios commented Oct 2, 2018

I think it would be nice to include the explanation into the main markdown file for the chapter in the language switching method. That way, when BF is chosen, it comes with an appropriate explanation.

@jiegillet
Copy link
Member

For the record, this is awesome.

@jiegillet
Copy link
Member

Oh yeah, you haven't included the code in the chapter. Also you need to add brainfuck to book.json

@Ariana1729
Copy link
Contributor Author

Ok so I've added a subtraction algorithm that was way longer than expected and an explanation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Hacktoberfest The label for all Hacktoberfest related things! Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)

3 participants