Jacek Sieka e6b937e4ab
Updates
* add section on `string` (fixes #4)
* expand `Defect` coverage
* expand `CatchableError` coverage (fixes #5)
* expand `init` vs `new`
* expand formatting of split `if`
* avoid `Natural` and other `range` types
2022-05-19 11:26:13 +02:00
2021-02-15 14:32:36 +01:00
2022-05-19 11:26:13 +02:00
2021-02-08 13:25:33 +01:00
2021-02-15 14:32:36 +01:00
2021-02-15 14:32:36 +01:00
2021-02-15 14:32:36 +01:00

Introduction

Online version

An ever evolving collection of conventions, idioms and tricks that reflects the experience of developing a production-grade application in Nim with a small team of developers.

Build and publish

The style guide is built using mdBook, and published to gh-pages using a github action.

# Install tooling
cargo install mdbook mdbook-toc mdbook-open-on-gh

# Edit book and view through local browser
mdbook serve

Contributing

We welcome contributions to the style guide as long as they match the strict security requirements Status places on Nim code. As with any style guide, some of it comes down to taste and we might reject them based on consistency or whim.

Description
Status style guid for the Nim language
Readme
Languages
Nim 50.4%
Rust 18.3%
Go 13.8%
C 9.8%
Makefile 6.1%
Other 1.6%