On Wed, Dec 19, 2012 at 8:08 AM, Tom Hawkins wrote:
> A few folks have asked me about building EDSLs in Haskell for assembly
> programming, so I've posted an example of the approach we have had success
> using at BAE Systems.
>
> It's a bit rough, so if anyone's motivated to polish it up, by all
A few folks have asked me about building EDSLs in Haskell for assembly
programming, so I've posted an example of the approach we have had success
using at BAE Systems.
It's a bit rough, so if anyone's motivated to polish it up, by all means.
https://github.com/tomahawkins/asm-dsl-example/
-Tom