From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: ANN: Cortex GNAT RTS 2018-07-15 Date: Wed, 18 Jul 2018 09:27:23 +0200 Organization: Aioe.org NNTP Server Message-ID: References: <87in5gf9nt.fsf@nightsong.com> <87sh4ipq0q.fsf@nightsong.com> <87fu0hprvb.fsf@nightsong.com> NNTP-Posting-Host: MyFhHs417jM9AgzRpXn7yg.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 Content-Language: en-US X-Notice: Filtered by postfilter v. 0.8.3 Xref: reader02.eternal-september.org comp.lang.ada:53887 Date: 2018-07-18T09:27:23+02:00 List-Id: On 2018-07-17 21:46, Paul Rubin wrote: > Simon Wright writes: >>> I have two Trinket M0's >> Just a little bit too tiny for me! (8K flash, 512b ram). Candidates for >> a ZFP, I think. > > 8k flash is on the original Trinket with the ATTiny85. The Trinket M0 > has 256k flash and 32k ram and when you plug it into a USB port out of > the box, it's already running CircuitPython and you can type Python code > at it interactively, and you can also drag and drop files onto it since > it also presents a USB flash drive interface. It's great. Well, there will be no place left for actual programming. There are lots of such boards on the net running various interpreters, e.g. Lua. People keep on breaking out in order to save place and CPU cycles by programing in C. Ada without tasking and other useful features would be in the same league as C in terms of memory use and performance. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de