Ticket #1545 (closed proposed-project: fixed)
Parser and pretty printer framework for C
| Reported by: | dons | Owned by: | |
|---|---|---|---|
| Priority: | OK | Keywords: | parsing, C |
| Cc: | Topic: | Bindings | |
| Difficulty: | unknown | Mentor: | not-accepted |
Description (last modified by bhuber) (diff)
The c2hs library implements a fairly complete parser for gcc C, and there exist various smaller pretty printers for subsets of the language.
This project would aim to consolidate the support for parsing and generating C code from Haskell, providing a single library, under Language.C.
It would reuse c2hs' infrastructure where necessary.
More details here http://haskell.org/pipermail/haskell-cafe/2007-April/024703.html
Interested mentors
Don Stewart
Interested students
Benedikt Huber <benedikt.huber@…>
Change History
Note: See
TracTickets for help on using
tickets.
