Re: [Haskell-cafe] ANNOUNCE: Ajhc Haskell Compiler 0.8.0.7 Release

2013-07-09 Thread Kiwamu Okabe
Hi Jeremy. On Tue, Jul 9, 2013 at 3:30 AM, Jeremy Shaw wrote: > Any plans on supporting the popular Raspberry Pi platform? I poked at the > source code a bit, but I didn't even know where to begin. I think you can do it already, if you have cross GCC for Raspberry Pi. http://ajhc.metasepi.org/m

Re: [Haskell-cafe] ANNOUNCE: Ajhc Haskell Compiler 0.8.0.7 Release

2013-07-09 Thread Robert Wills
I'd be very interested in a pic32 port. On Mon, Jul 8, 2013 at 7:24 PM, Tommy Thorn wrote: > On Jul 6, 2013, at 03:07 , Kiwamu Okabe wrote: > > Umm... Is your question "Is Ajhc's goal that build the compiler for > Android"? > > If so, the answer is No. > > The Ajhc's goal is that find the comp

Re: [Haskell-cafe] ANNOUNCE: Ajhc Haskell Compiler 0.8.0.7 Release

2013-07-08 Thread Jeremy Shaw
Any plans on supporting the popular Raspberry Pi platform? I poked at the source code a bit, but I didn't even know where to begin. - jeremy On Fri, Jul 5, 2013 at 11:01 PM, Kiwamu Okabe wrote: > We are happy to announce Ajhc 0.8.0.7. > You can program interrupt handler with Haskell language o

Re: [Haskell-cafe] ANNOUNCE: Ajhc Haskell Compiler 0.8.0.7 Release

2013-07-08 Thread Tommy Thorn
On Jul 6, 2013, at 03:07 , Kiwamu Okabe wrote: > Umm... Is your question "Is Ajhc's goal that build the compiler for Android"? > If so, the answer is No. > The Ajhc's goal is that find the compiler to rewrite the NetBSD kernel > with Haskell. > > But you can do support Android. > I think porting

Re: [Haskell-cafe] ANNOUNCE: Ajhc Haskell Compiler 0.8.0.7 Release

2013-07-06 Thread Kiwamu Okabe
Hi Adrian. On Sat, Jul 6, 2013 at 2:40 PM, Adrian May wrote: > Is this a practical way to write Android and iPhone code? I don't mean > console programs, I mean realistic smartphone apps. Umm... Is your question "Is Ajhc's goal that build the compiler for Android"? If so, the answer is No. The A

Re: [Haskell-cafe] ANNOUNCE: Ajhc Haskell Compiler 0.8.0.7 Release

2013-07-05 Thread Adrian May
Is this a practical way to write Android and iPhone code? I don't mean console programs, I mean realistic smartphone apps. Seeing as smartphones outsell laptops by about 10 to 1 nowadays, it would be nice if it was. Adrian. On 6 Jul 2013 12:03, "Kiwamu Okabe" wrote: > We are happy to announce