From 195d6a56636fdd5fd8e035f8c391229b6de1b671 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Tue, 23 Aug 2016 08:10:35 -0700 Subject: [PATCH] Update paper --- doc/Text Formatting.html | 87 +++++++++++++++++++++++++++++++++++----- 1 file changed, 77 insertions(+), 10 deletions(-) diff --git a/doc/Text Formatting.html b/doc/Text Formatting.html index fda0c067..4ad2700c 100644 --- a/doc/Text Formatting.html +++ b/doc/Text Formatting.html @@ -66,6 +66,7 @@ Victor Zverovich, victor.zverovich@gmail.com     Safety
    Locale Support
    Positional Arguments
+    Performance
    Binary Footprint
Proposed Wording
References
@@ -124,7 +125,8 @@ Therefore we propose a new syntax based on the ones used in Python [3], the .NET family of languages [4], and Rust [5]. This syntax employs '{' and '}' as replacement field delimiters instead of '%' -and it is described in details in TODO:link. Here are some of the advantages: +and it is described in details in the syntax reference. +Here are some of the advantages: