Gentoo Archives: gentoo-portage-dev

From: Nathan Eloe <powerofazure@×××××.com>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] Google Summer of Code: Bash AST and grammar
Date: Wed, 21 Jul 2010 14:08:06
Message-Id: 4C46FAD0.9090402@gmail.com
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hello portage developers
5
6 My name is Nathan Eloe, and I'm working on a Google Summer of Code
7 project in which I'm writing a library that will create an Abstract
8 Syntax Tree of the bash grammar. In essence I am recreating the bash
9 grammar and structuring it as an AST.
10
11 I am writing to you because you have shown interest in
12 this project. I have attached a bash script which demonstrates the
13 supported functionality of the grammar thus far and the resulting AST.
14 I would greatly appreciate input on the tree as well as insight into
15 missing functionality you might see.
16
17 Thanks,
18 Nathan Eloe
19 -----BEGIN PGP SIGNATURE-----
20 Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
21 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
22
23 iEYEARECAAYFAkxG+tAACgkQFpoRlVgtqKYoRgCfUXxQBBY9J2zixrthtaRK+Yej
24 NesAnR5/69t68J/nlswiw6LEvXebUENi
25 =MuDw
26 -----END PGP SIGNATURE-----

Attachments

File name MIME type
features.png image/png
features.sh text/plain

Replies

Subject Author
Re: [gentoo-portage-dev] Google Summer of Code: Bash AST and grammar Sebastian Pipping <sping@g.o>