Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Help Wanted: Examples #51

Open
sunjay opened this issue Feb 26, 2017 · 1 comment
Open

Help Wanted: Examples #51

sunjay opened this issue Feb 26, 2017 · 1 comment

Comments

@sunjay
Copy link
Owner

sunjay commented Feb 26, 2017

We need some examples of writing brain code. These will end up in the examples/ directory in the project.

You can draw inspiration from things like:

  • your own programming
  • online programming questions/challenges

If you find that you need a feature that has not been implemented yet, please add a 👍 reaction to the issue for that feature indicating that you want that. It also helps if you add a comment on that issue describing your use case and the problem you were trying to solve so when we implement that feature we know we did it right. If such an issue does not exist, you can create one requesting what you need and why you need it.

Add your example as a comment in this thread or open up a pull request adding it to the examples directory (make sure you use the .brn file extension).

Feel free to add a line at the top of the file with your GitHub profile (or whatever) and even a license if you want. (Try to keep the license permissive.) If you don't provide an explicit license, your example will be added to the repo as is and the license of the repo (MIT) will apply.

@sunjay
Copy link
Owner Author

sunjay commented Mar 15, 2017

Example idea: polish notation calculator
When dynamic arrays are implemented: reverse polish notation calculator

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant