help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Emacs and/or Lisp on Lego Mindstorms?


From: Emanuel Berg
Subject: Emacs and/or Lisp on Lego Mindstorms?
Date: Mon, 02 Apr 2018 02:51:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

The other day I acquired a quantity of Lego
Mindstorms robots, and put one together with
a focus on having all the sensors symmetrically
placed and then all the IO readily available,
in other words a "vanilla bot" so one could
have it built once and then just focus on
programming it.

This is a good idea but to my surprise while
building it it all happened naturally, so one
wonder why the out-of-the-box models are so bad
as robots *and* so user-unfriendly?
Perhaps they make them to look cool on the box
in the shop... Obviously, I think mine is much
cooler all the same :)

Next step is to get the ev3dev Linux OS
onboard, flashed on a MicroSD an inserted -
which does not require mucking with the
Lego firmware, btw.

Here [1] is a list of supported programming
languages. The only one what I can see (?) from
the Lisp world is Clojure [2], which 1) I don't
really care for, and 2) is on the "Out-of-date,
abandoned and unfinished implementations" part
of the list!

I do care for C [3], which is on the regular
list, as is C++ [4] which is also fine,
sometimes, but c'mon, this is AI,
autonomous/embedded systems, how can Lisp *not*
be supported almost at all?

And what are we going to do about it?

I guess I'll write one program in C, one in
C++, and then see if the situation has
improved, if not I'll see if one can have CL or
even Elisp be ported in some way.

Because that would be, like, cool :)

[1] http://www.ev3dev.org/docs/programming-languages/
[2] https://github.com/annapawlicka/clj-ev3dev
[3] https://github.com/in4lio/ev3dev-c
[4] https://github.com/ddemidov/ev3dev-lang-cpp

-- 
underground experts united
http://user.it.uu.se/~embe8573


reply via email to

[Prev in Thread] Current Thread [Next in Thread]