Ticket #1545 (closed proposed-project: fixed)

Opened 4 years ago

Last modified 22 months ago

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

Changed 4 years ago by duncan

  • description modified (diff)

Changed 4 years ago by bhuber

  • description modified (diff)

Changed 22 months ago by bhuber

  • status changed from new to closed
  • resolution set to fixed

Accepted as GSoC Project 2008.

Note: See TracTickets for help on using tickets.