Armpit scheme targets risc processors.
Regards, Daniel
Dnia 25 marca 2016 11:28:43 CET, Andreas Thiele andreas@atp-media.de napisał(a):
-----Ursprüngliche Nachricht----- Von: Stas Boukarev [mailto:stassats@gmail.com] Gesendet: Freitag, 25. März 2016 10:10 An: Andreas Thiele Cc: ecl-devel@common-lisp.net Betreff: Re: ECL on very small chips?
On Fri, Mar 25, 2016 at 11:24 AM, Andreas Thiele andreas@atp-media.de wrote:
Hello,
can I use ECL to write software for a chip without OS?
In my case I’d like to write software for NXP1769 which is ARM Cortex
M3,
64kB Ram, 512kB Flash.
ECL takes up much more RAM than that. And any full common lisp implementation would have trouble with that.
-- With best regards, Stas.
Thanks, so ECL can't be my way. I will take a look at miniPicolisp. If you have other ideas for a dynamic language on such a small system I am thankful. Sorry for my naïve question :)
Best regards Andreas