Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #44813 > unrolled thread

Re: pyC11 initial publication

Started byAmirouche Boubekki <amirouche.boubekki@gmail.com>
First post2013-05-06 12:16 +0200
Last post2013-05-06 12:16 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: pyC11 initial publication Amirouche Boubekki <amirouche.boubekki@gmail.com> - 2013-05-06 12:16 +0200

#44813 — Re: pyC11 initial publication

FromAmirouche Boubekki <amirouche.boubekki@gmail.com>
Date2013-05-06 12:16 +0200
SubjectRe: pyC11 initial publication
Message-ID<mailman.1359.1367835880.3114.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

Héllo,

Does it support macros ? Is it possible to retrieve the list of macros and
define macro values ?

Thanks,

Amirouche


2013/5/4 Volker Birk <bumens@dingens.org>

> pyC11 is a grammar to parse programs in the C programming language
> following ISO/IEC 9899:2011. It is written using pyPEG, a parsing
> framework for Python. The grammar supports Python 2.7 and 3.x. The test
> bench requires py.test.
>
> This is the initial upload. The grammar is incomplete. Parsing C
> expressions works, but parsing complete C programs does not work yet.
>
> pyC11 is meant to be used for parsing, modifying and generating C
> expressions and programs. It is a real world sample how to use pyPEG.
> pyC11 is provided under the GNU GPL 2.0.
>
> You can find pyC11 on Bitbucket at <https://bitbucket.org/fdik/pyc11>.
>
> Yours,
> VB.
> --
> Volker Birk, Oberer Graben 4, CH-8400 Winterthur, Schweiz,
> Erde, Solar-System, Orion Arm, Milchstrasse, Lokale Gruppe,
> Virgo-Superhaufen, Coma-Virgo-Filament. mailto:dingens@bumens.org
> http://fdik.org  D-IRCNet fdik!vb@dragon.pibit.ch
> --
> http://mail.python.org/mailman/listinfo/python-announce-list
>
>         Support the Python Software Foundation:
>         http://www.python.org/psf/donations/
>

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web