Skip to content
johnaweiss edited this page May 11, 2020 · 13 revisions

How to propose a language attribute:

  • Create a new page.

  • Name the page a succinct description of the coding pattern you're demonstrating.

  • Prefix the page-title with "Snip: ". Eg:

Snip: `for` loop

  • Post a simple example code snippet an an existing language. Use a language considered "concise"-- we're not trying to beat the verbose languages-- that's easy.

  • Under the snippet, enter your minimalist rewrite.

  • Use code tags.

  • Ideally, provide character-count for both versions. https://charcounter.com/en/

  • Under that, explain which contextual language-features you used.