Hey,
just to add another idea:
>
> Don't be scared away from coding your own Scheme from scratch. A whole
> lot of them got started that way, because it's easy to code your own (If
> you borrow existing approaches for garbage collection and evaluation
> with tail calls), then do something diffe
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
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
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
I've had a wish recently to try and turn Heresy into something like this,
with an RPi booting straight to a Heresy shell+editor interface akin to old
8-bit computers, complete with some kind of custom framebuffer 80-column
display (as I have an RPi1 and Xorg is hella slow).
It could all still be Li
5 matches
Mail list logo