Fork me on GitHub

Contributions



Red/System contributions
  • Quick-Test unit testing framework for Red/System by Peter W A Wood.



Joining us

How to contribute?

There is a lot to do on a project like that, so all people willing to help are welcome. The project is still in its early stage of development, so do not expect a stable context, we are moving forward as fast as possible.

If you want to contribute at the source code level:
  • We are at the bootstrapping phase, the whole compilation tool-chain is written in REBOL v2, so knowing this language is mandatory to make contribution to the compiler or linker. The good thing is: as Red will be very close to REBOL, your newly acquired knowledge will not be lost and will help you be operational on Red at soon as it will be available.
  • The low-level Red/System DSL is at beta stage, but we still need:
    • testing: writing small apps, reporting issues, writing more unit tests,...
    • bindings to useful low-level libraries
    • larger applications (to help improve Red/System's programming-in-the-large abilities)
  • Install Git, learn how to use it (we can help for that), and open a Github account, then fork the Red project repository. When you are ready to propose some new source code or patches, send a pull request.


You can also contribute by (roughly ordered by importance):
  • Proposing an embedded documentation system for Red/System runtime functions that could extract docstrings automatically from runtime source code.
  • Writing user manuals and tutorials for Red/System (step-by-step approach).
  • Writing online articles about Red project.
  • Giving us some feedback on Red/System language: tell us about what you like or don't like, ideally on the mailing-list, but if you prefer other channels, they are ok too.
  • Proposing some cool graphics / icons for this web site and the language.
  • Making/finding a better blogger theme for this site (the current one is far from perfection).
  • Proposing new ways to contribute: tell us about your ideas.


If you want to join the party, post a message on the mailing-list (preferred way) or drop me an email about your intentions: contrib (at) red-lang.org


You can find the Paypal donation button and other donation methods under Donations tab.