From 64dbe15207c2eabd67aa36d733239399cb5398d1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 21 Jan 2013 03:29:09 +0100 Subject: how it works MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- sets.texinfo | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sets.texinfo b/sets.texinfo index 68fb3d9..1f1e012 100644 --- a/sets.texinfo +++ b/sets.texinfo @@ -153,6 +153,13 @@ element, perhaps a dot. @cindex behind the scenes @cindex inner workings +@command{sets} is written in Python 3 and takes advantages of the +possibility to overrider operators and evalute expressions. @command{sets} +takes the user's formula and do some simple string replacements +and lets Python evaluate the expression this is after the replacements +a full Python instruction. Each line set is represented as an objcet +of a class that overloads a few operators. + @node License of sets -- cgit v1.2.3-70-g09d2