Re: [racket-users] Re: Boot To Racket

2017-07-11 Thread Neil Van Dyke
Oh, this variation might be easier than writing enough OS from scratch to run Racket, and perhaps more interesting: go directly from figuring out the magical incantations (device initialization, etc.) to bring up a RasPi to the point you can blink an LED, to displaying something on the video de

Re: [racket-users] Re: Boot To Racket

2017-07-11 Thread Neil Van Dyke
My comments were about adapting off-the-shelf solutions. If you want to do it from scratch, for educational/hack value, or because you want to do something better in some way, then Just Do It. Suggestions, based only on a general familiarity... There are introductory textbooks on operating sy

Re: [racket-users] Re: Boot To Racket

2017-07-11 Thread jukka . tuominen
I've been following this discussion with keen interest. Although my Liitin.org project is far from minimal in size (viable sized by design), it does have some common objectives. Racket is used as "the native language" that is meant to be able to control all areas of the cloud-based, native Li