Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full code examples #401

Closed
7 of 8 tasks
raviqqe opened this issue Sep 22, 2021 · 1 comment
Closed
7 of 8 tasks

Full code examples #401

raviqqe opened this issue Sep 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@raviqqe
Copy link
Contributor

raviqqe commented Sep 22, 2021

Problems

Developers who are new to the language can't grasp how the whole applications written in it would look like.

Solution

Implement full code examples of applications.

Candidates

Simple applications

  • Hello, world!
  • echo
  • cat
  • ls
  • yes

Complex applications

  • HTTP server
  • Web scraper
  • Life game
@raviqqe raviqqe added the enhancement New feature or request label Sep 22, 2021
@raviqqe raviqqe mentioned this issue Oct 7, 2021
mergify bot pushed a commit that referenced this issue Oct 8, 2021
- This PR adds the following example applications in the code base.
  - `echo`
  - `ls`
- This is part of #386 and #401.
mergify bot pushed a commit that referenced this issue Oct 11, 2021
mergify bot pushed a commit that referenced this issue Oct 11, 2021
@raviqqe
Copy link
Contributor Author

raviqqe commented Jun 28, 2022

Now, most examples can be found at /examples.

@raviqqe raviqqe closed this as completed Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant