Escapades/Goodies/Construct_WAV.html
I'd appreciate it very much if you could give me some pointers on
getting
started.
Regards,
Kashyap
--
*From:* Don Stewart
*To:* CK Kashyap
*Cc:* haskell-cafe@haskell.org
*Sent:* Mon, November 16, 2009 12:57:54 AM
*Subject:* Re:
; haskell-cafe@haskell.org
Sent: Mon, November 16, 2009 11:19:07 PM
Subject: Re: [Haskell-cafe] DSL in Haskell
Have you seen the Haskell School of Expression book by Paul Hudak?
The book is available on line, Ch 9 and 10 talks about music.
http://plucky.cs.yale.edu/cs431/HaskoreSoeV-0.7.pdf
askell-cafe@haskell.org
> *Sent:* Mon, November 16, 2009 12:57:54 AM
> *Subject:* Re: [Haskell-cafe] DSL in Haskell
>
> ck_kashyap:
> > Hi All,
> > I was reading a Ruby book and in that it was mentioned that its
> capability to
> > dynamically query and modify classes
V.html
>
> I'd appreciate it very much if you could give me some pointers on getting
> started.
>
> Regards,
> Kashyap
>
> From: Don Stewart
> To: CK Kashyap
> Cc: haskell-cafe@haskell.org
> Sent: Mon, November 16, 2009 12:57
2:57:54 AM
Subject: Re: [Haskell-cafe] DSL in Haskell
ck_kashyap:
> Hi All,
> I was reading a Ruby book and in that it was mentioned that its capability to
> dynamically query and modify classes makes it suitable for implementing DSL's
> ... I am referring to Ruby's reflection and met
ck_kashyap:
> Hi All,
> I was reading a Ruby book and in that it was mentioned that its capability to
> dynamically query and modify classes makes it suitable for implementing DSL's
> ... I am referring to Ruby's reflection and methods like "method_missing"
> here.
> It can allow things like not h
Hi All,
I was reading a Ruby book and in that it was mentioned that its capability to
dynamically query and modify classes makes it suitable for implementing DSL's
... I am referring to Ruby's reflection and methods like "method_missing" here.
It can allow things like not having to define constan