Home Explore Blog CI



nushell

lang-guide/README.md
f6c73e6ed4c75f0e686c875f0add828907da7260f0a71952000000030000030c
# Readme

In this section, we have put together a start to a language guide.

The idea here is to have an outline where people can contribute in "small" ways in areas they are familiar with.

Some topics need to be added, and I see that some duplicate areas need to be cleaned up. I was kind of trying to mimic this document off of [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/About](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/About) and [https://phel-lang.org/documentation/getting-started/](https://phel-lang.org/documentation/getting-started/). There may be others that we would prefer to model. Speak up if you have one.

The hope would be to provide a little bit of documentation text for context and then many examples of usage.

Chunks
309f6c6f (1st chunk of `lang-guide/README.md`)
Title: Language Guide Readme
Summary
This section introduces a preliminary language guide intended for collaborative contribution. It aims to provide documentation with context and usage examples, modeled after resources like the Mozilla JavaScript reference and the Phel language documentation. The guide is a work in progress, with areas needing expansion, cleanup, and potentially a different model to follow.