From 1255ab0ea2b55e55663f132c9c70acb191b0130e Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Tue, 6 Jan 2015 12:59:23 +0100 Subject: [PATCH] Updated NEP 1 : Style Guide for Nimrod Code (markdown) --- NEP-1-:-Style-Guide-for-Nimrod-Code.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEP-1-:-Style-Guide-for-Nimrod-Code.md b/NEP-1-:-Style-Guide-for-Nimrod-Code.md index 833b7f7..06baf7e 100644 --- a/NEP-1-:-Style-Guide-for-Nimrod-Code.md +++ b/NEP-1-:-Style-Guide-for-Nimrod-Code.md @@ -1,8 +1,8 @@ -Nimrod Enhancement Proposal #1 - Standard Library Style Guide +Nim Enhancement Proposal #1 - Standard Library Style Guide Abstract ======== -Although Nimrod, through its flexible AST and case-sensitivity settings, +Although Nim, through its flexible AST and case-sensitivity settings, supports a variety of code and formatting styles, it is nevertheless beneficial that certain community efforts, such as the standard library, should follow a consistent set of style guidelines when suitable. This enhancement