Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.027 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.05; 'javascript,': 0.07; 'semantics': 0.09; '"python': 0.16; 'wrote:': 0.16; 'looked': 0.16; ';-)': 0.18; 'discussion': 0.20; 'am,': 0.23; '2015': 0.23; 'sat,': 0.23; "i've": 0.24; 'header:In-Reply- To:1': 0.24; 'chris': 0.26; 'message-id:@mail.gmail.com': 0.28; 'equally': 0.29; "i'd": 0.31; 'code': 0.31; 'anyone': 0.32; "who's": 0.32; 'though.': 0.33; 'received:google.com': 0.34; 'could': 0.35; 'to:addr:python-list': 0.35; 'c++': 0.35; "isn't": 0.35; 'but': 0.36; 'subject:: ': 0.37; 'pm,': 0.39; 'to:addr:python.org': 0.39; 'your': 0.60; 'even': 0.61; 'more': 0.62; 'subject:Data': 0.66; 'to:name:python': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=SO4mlaHku1Kx+Wc5anQla3K0c8ZCTzQLiQwcHtoRYBE=; b=Ik8zHYkQ6bjAVxyMnZblAEaPNUaIsLk97hmgEx+8UrPmDbjtO0s3K+CsVmuyV6gVst Zy9zONe9+thQAMskF3pgMOeddqVBsOfD6rqmyFB3hfsDJS+JdDmXiNFLr+Q/0XAK7W/Y qgCi8cUoFRUBRAW3EReSbvbIBnZJhP0teyLqQV6ZaZN+C/lH3WytGTXeOvQAHDPRhn7n +nNtwIvePUGgMVmY2g75dUj53tPmtJ7/gzrygJL3a+Fz1hMTTyieD3zSRXnFv37xmYyD 68T56KiHGit8WSBXVnf6em5rr0bqr6zBDkd8Hu1t+l+TYa9nXOk9G+P5S8OZKQE0GUQF tfbg== X-Received: by 10.129.41.18 with SMTP id p18mr8670363ywp.147.1435417217574; Sat, 27 Jun 2015 08:00:17 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <558b7e85$0$1648$c3e8da3$5496439d@news.astraweb.com> <558bc912$0$2899$c3e8da3$76491128@news.astraweb.com> <558c1a7e$0$1668$c3e8da3$5496439d@news.astraweb.com> <558d86b0$0$1659$c3e8da3$5496439d@news.astraweb.com> <558e1ac6$0$1675$c3e8da3$5496439d@news.astraweb.com> <558e610f$0$1648$c3e8da3$5496439d@news.astraweb.com> From: Ian Kelly Date: Sat, 27 Jun 2015 08:59:37 -0600 Subject: Re: Pure Python Data Mangling or Encrypting To: Python Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1435417225 news.xs4all.nl 2852 [2001:888:2000:d::a6]:51984 X-Complaints-To: abuse@xs4all.nl Path: csiph.com!usenet.pasdenom.info!news.stben.net!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Xref: csiph.com comp.lang.python:93249 On Sat, Jun 27, 2015 at 5:33 AM, Chris Angelico wrote: > On Sat, Jun 27, 2015 at 8:18 PM, Johannes Bauer wrote: >> I've looked at your code even though I don't know pike. That's the >> typesafe JavaScript derivative, isn't it? > > Not really; it's more like "Python semantics meets C++ syntax". But > that's still off-topic for this list; I'd be happy to continue > discussion off-list with anyone who's interested. That description could apply equally well to Javascript, though. ;-)