[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs and/or Lisp on Lego Mindstorms?
From: |
Emanuel Berg |
Subject: |
Re: Emacs and/or Lisp on Lego Mindstorms? |
Date: |
Tue, 10 Apr 2018 23:26:49 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Stefan Monnier wrote:
>> The only languages you can possibly
>> prototype in ten days are Forth, a Lisp and
>> perhaps Tcl (which is "a Lisp" turned inside
>> out, actually).
>
> There are clearly others, such as Lua.
If you are allowed to use tools, and I don't
see why not, a little example language isn't
difficult. Perhaps the first one you do isn't
exactly easy either but when you get into it
you can start industrial production with a new
language every week (with a very generous
definition of the word "new"!) Now why anyone
would ever want to do that is another thing...
Lua is from 1993, the word is Portugese for
"moon", but it has more exotic roots than that,
all the way from sunny and carefree Brazil!
Lua isn't well implemented for the Lego robot
tho:
Basic motor drivers are done - still to do:
* Support for stopping motors when the
object is garbage collected
* Support for matching attributes when
creating object instances
* Support for value property and binary
formatting to sensor devices
* LED and Button Support
* Power Supply scaling functions
* Framebuffer support [1]
[1] https://github.com/rhempel/ev3dev-lang-lua
--
underground experts united
http://user.it.uu.se/~embe8573
- Emacs and/or Lisp on Lego Mindstorms?, Emanuel Berg, 2018/04/01
- Re: Emacs and/or Lisp on Lego Mindstorms?, Marcin Borkowski, 2018/04/05
- Message not available
- Re: Emacs and/or Lisp on Lego Mindstorms?, Emanuel Berg, 2018/04/06
- Re: Emacs and/or Lisp on Lego Mindstorms?, Emanuel Berg, 2018/04/08
- Re: Emacs and/or Lisp on Lego Mindstorms?, Marcin Borkowski, 2018/04/09
- Message not available
- Re: Emacs and/or Lisp on Lego Mindstorms?, Emanuel Berg, 2018/04/09
- Re: Emacs and/or Lisp on Lego Mindstorms?, Marcin Borkowski, 2018/04/10
- Re: Emacs and/or Lisp on Lego Mindstorms?, tomas, 2018/04/10
- Re: Emacs and/or Lisp on Lego Mindstorms?, Stefan Monnier, 2018/04/10
- Message not available
- Re: Emacs and/or Lisp on Lego Mindstorms?,
Emanuel Berg <=
- Re: Emacs and/or Lisp on Lego Mindstorms?, Stefan Monnier, 2018/04/10
- Re: Emacs and/or Lisp on Lego Mindstorms?, tomas, 2018/04/11
- Message not available
- Re: Emacs and/or Lisp on Lego Mindstorms?, Emanuel Berg, 2018/04/10
- Re: Emacs and/or Lisp on Lego Mindstorms?, tomas, 2018/04/10