Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.04; 'python.': 0.05; 'interpreter': 0.07; 'python': 0.07; 'from:addr:matt': 0.09; 'matt': 0.09; 'written': 0.12; 'ideally,': 0.16; 'thing?': 0.16; 'thanks!': 0.18; 'compile': 0.19; 'code': 0.22; '(b)': 0.23; 'script.': 0.23; 'worked': 0.24; 'somebody': 0.25; "i'm": 0.26; 'url:)': 0.29; 'list': 0.30; 'anyone': 0.31; 'to:addr:python-list': 0.32; 'header:User-Agent:1': 0.35; '(a)': 0.35; 'some': 0.37; 'less': 0.38; 'but': 0.38; 'url:org': 0.38; 'to:addr:python.org': 0.39; 'received:38': 0.74; 'snowball': 0.84; 'received:38.99': 0.91 Date: Thu, 21 Apr 2011 18:05:37 -0400 From: Matt Chaput User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: python-list@python.org Subject: Snowball to Python compiler Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 15 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1303424090 news.xs4all.nl 81475 [::ffff:82.94.164.166]:36050 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:3824 On the slim chance that (a) somebody worked on something like this but never uploaded it to PyPI, and (b) the person who did (a) or heard about it is reading this list ;) -- I'm looking for some code that will take a Snowball program and compile it into a Python script. Or, less ideally, a Snowball interpreter written in Python. (http://snowball.tartarus.org/) Anyone heard of such a thing? Thanks! Matt