This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Shell-style programming in Kawa


On Feb 7, 2014, at 7:53 PM, Per Bothner <per@bothner.com> wrote:

> I checked in an setter for path-data, so you can now do things like:
> 
>  (set! &PD{/tmp/newfile.txt} "test")
>  (set! &PD{/tmp/newfile.lst} &`{ls -l})
> 
> (assuming you find &PD less weird than &< in LHS context).

Indeed.  Very nice.

--
Jamison Hope
The PTR Group
www.theptrgroup.com




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]