* Ivan Lazar Miljenovic <[email protected]> [2011-03-06 15:27:50+1100]
> On 6 March 2011 14:57, Jason Dusek <[email protected]> wrote:
> >  Many-a-time, have I used higher level languages to generate
> >  Bash scripts. Here, for the first time, I have taken the time
> >  to write a structured and safe Bash pretty printer, leveraging
> >  some work on shell escaping I did some months ago.
> >
> >    
> > http://hackage.haskell.org/packages/archive/bash/0.0.0/doc/html/Language-Bash.html
> 
> Maybe this could be integrated with language-sh [1] to get parsing
> support as well?
> 
> [1]: http://hackage.haskell.org/package/language-sh

There's also Loker[2]. (I haven't done a proper hackage release yet.)

Unfortunately, I wasn't aware of language-sh effort when I started
Loker.

[2]: https://github.com/feuerbach/loker

-- 
Roman I. Cheplyaka :: http://ro-che.info/
Don't worry what people think, they don't do it very often.

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to