The Wayback Machine - https://web.archive.org/web/20220617075923/https://github.com/topics/language-design
Skip to content
#

language-design

Here are 123 public repositories matching this topic...

b-studios
b-studios commented Apr 16, 2020

Currently the tests are all in folders pos and neg.

Instead, we could organize them by topic:

  • syntax
  • handlers
  • stdlib
  • ...

and add additional README.md files to the folders guiding newcomers. Additionally, the tests could have comments explaining the features.

This way we could have a low cost documentation that is automatically checked

documentation enhancement good first issue
sema

Improve this page

Add a description, image, and links to the language-design topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the language-design topic, visit your repo's landing page and select "manage topics."

Learn more