Re: Pack Ann: by_unix

Nicos Angelopoulos <[email protected]>
Newsgroups gmane.comp.ai.prolog.swi
Message-ID <20131227183425.694961c9@naga>
Dear Michael, 

Good to hear it works on OS X. 

Thank you.

Nicos.

On Thu, 26 Dec 2013 16:03:14 -0700
Michael Hendricks <[email protected]> wrote:

> That's a nifty tool.  Everything I tried worked great on OS X 10.9
> 
> Thanks.
> 
> 
> -- 
> Michael
> 
> 
> On Thu, Dec 26, 2013 at 3:46 PM, Nicos Angelopoulos <
> [email protected]> wrote:
> 
> >
> > New pack available.
> >
> > by_unix: An elegance layer to calling unix commands.
> >
> > This library provides primitives that allow programmers and users
> > to embed calls to process_create/3. The aim is to keep application
> > code clear and succinct. This is achieved by (a) reducing the call to
> > process_create/3 to its essential constituents and (b) allowing for
> > term structures in the arguments of the call.
> >
> > ?- @ mkdir( -p, /tmp/test_by_unix ).
> > ?- @ cd( /tmp/test_by_unix ).
> > ?- @ touch( empty.pl ).
> > ?- @ rm( -f, empty.pl ).
> >
> > webpage: http://stoics.org.uk/~nicos/sware/by_unix/
> >
> >
> > Nicos Angelopoulos.
> > _______________________________________________
> > SWI-Prolog mailing list
> > [email protected]
> > https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog
> >
> -------------- next part --------------
> HTML attachment scrubbed and removed
> _______________________________________________
> SWI-Prolog mailing list
> [email protected]
> https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.