Re: [Flashforth-devel] FF for Raspberry Pi
Brought to you by:
oh2aun
From: <mik...@fl...> - 2015-03-20 11:59:42
|
Well, I think it would quite difficult since I have understood the RPI has some closed drivers and the HW specs of the SOC are not published. I at least it used to be like that. The RPI is a linux platform, so there are many Forths and scripting languages available that can utilize all the capabilities of Linux. My personal favourite is Python. There are some native ARM Forths that could work on simpler ARM platforms. Mecrisp comes to mind. BR Mike On 19.03.2015 23:49, Pete Zawasky wrote: > Hi Mikael, > > I was wondering if you have played with the Raspberry PI at all. I > just got a RPI 2. Wonder if you have any thoughts on a 'bare metal' > very FlashForth-like FORTH for the RPI. > > Pete > |