From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 47129 invoked by alias); 21 Oct 2015 08:58:16 -0000 Mailing-List: contact infinity-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: Sender: infinity-owner@sourceware.org Received: (qmail 47113 invoked by uid 89); 21 Oct 2015 08:58:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.98.7 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: mx1.redhat.com Date: Wed, 21 Oct 2015 08:58:00 -0000 From: Gary Benson To: infinity@sourceware.org Subject: I8C 0.0.1 released Message-ID: <20151021085811.GA14205@blade.nx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: Red Hat UK Ltd, 64 Baker Street, 4th Floor, W1U 7DF, UK. Registered in England and Wales (3798903) X-Scanned-By: MIMEDefang 2.68 on 10.5.11.26 X-SW-Source: 2015-q4/txt/msg00001.txt.bz2 I8C 0.0.1 released! Release 0.0.1 of I8C, the Infinity Note Compiler, is now available. This includes I8X, an interpreter for unit testing compiled notes. You can install I8C and I8X directly using pip: pip install --user i8c # installs in your home directory sudo pip install i8c # installs as root The source is available on PyPI: https://pypi.python.org/packages/source/i/i8c/i8c-0.0.1.tar.gz (md5sum e948450b447ca897bd54d40df83ff438) There is a web page for I8C at: https://sourceware.org/gdb/wiki/Infinity/ That page includes information about the Infinity mailing list, details on how to access I8C's source repository, and information about the Infinity system in general. -- Gary Benson