Ticket #1115 (closed proposed-project: duplicate)
A Replacement for GNU Make using Haskell
| Reported by: | ahanwadi@… | Owned by: | none |
|---|---|---|---|
| Priority: | OK | Keywords: | |
| Cc: | Topic: | Cabal | |
| Difficulty: | 1 person Summer | Mentor: | not-accepted |
Description (last modified by KennKnowles) (diff)
See Learning Haskell for initial background.
GNU Make is a rule based system generally used to build software. It has its own language for specifying rules on how to remake targets that are out of date with their dependencies. By developing an domain-specific embedded language (DSEL) in Haskell for make, users get the advantage of full functional language.
Interested Students
- Kenn Knowles <kknowles@…>
Change History
Note: See
TracTickets for help on using
tickets.
