7 ms·
Does anyone in the Forth community know if Charles Moore is still with us?
by badcppdev 3y ago
Does anyone in the Forth community know if Charles Moore is still with us?
- Stratoscope 3y agohttps://en.wikipedia.org/wiki/Charles_H._Moore https://en.wikipedia.org/wiki/Charles_H._Moore
- tromp 3y agoStill going strong at 85 years old...
- thesuperbigfrog 3y agoHe has recently done some amazing low power work with GreenArrays: "GreenArrays is shipping its 144-core asynchronous chip that needs little energy (7 pJ/inst). Idle cores use no power (100 nW). Active ones (4 mW) run fast (666 Mips), then wait for communication (idle). Tight coding to minimize instructions executed will minimize power. The programmer can also reduce instruction fetches, transistor switching and duty cycle." https://youtu.be/0PclgBd6_Zs https://youtu.be/0PclgBd6_Zs It is like the elegance of Forth in low power, multi-core hardware.
- badcppdev 3y agoI think you're right that he's still at Green Arrays. Still a director there apparently. I do have to note that the linked video is from 2013 so I assume they've moved on from that.
- LeonenTheDK 3y agoI have heard nothing new out of Green Arrays but the site still seems to be selling the boards. If I had free cash available I'd try ordering one just to see. It's a really interesting concept and I'd love to see it developed.
- thesnide 3y agoI just don't managed to like colorForth. Forth is great, but colorForth takes it one step to far. It is very difficult to know when to not add a seemingly cool feature. Specially when you where right against most odds before.
- themadturk 3y agoMy understanding was that part of the motivation for ColorForth was to help Moore continue programming as his eyesight deteriorated.
- alaaalawi 3y agoi'd like to know the source. and the reasons i know long time ago are about more innovative work. like more compression, keyboard layout optimization, like having the code compiled in the source and utilizing the space to embed the meaning so there is no multiple parsing and compiling. even vars are living inthe code alive. and others i don't remember now.
- themadturk 3y agoWikipedia [0] via Dave Gauer's Forth webpage on Ratfactor.com [1] [0] https://en.wikipedia.org/wiki/ColorForth https://en.wikipedia.org/wiki/ColorForth [1] https://ratfactor.com/forth/the_programming_language_that_writes_itself.html https://ratfactor.com/forth/the_programming_language_that_wr...
- jpfr 3y agoWell, he surely isn't doing it for the money. The Moore Microprocessor Patent Portfolio was very lucrative. Eventually it ended up with a patent marketer. Nearly everyone doing processors had to buy in. And as the inventor Chuck got his share out of it... https://web.archive.org/web/20071226155608/http://www.linuxelectrons.com/news/hardware/hewlett-packard-licenses-moore-microprocessor-patent-portfolio https://web.archive.org/web/20071226155608/http://www.linuxe...
- weinzierl 3y agoYes, and so is Elizabeth Rather.
- t-3 3y agoHe is. SVFIG's annual "Forth Day" meeting is on November 18th and he's likely to be there giving the traditional "Fireside Chat".
- badcppdev 3y agoThat's awesome to know. I remember reading his blog years ago when he was setting up Green Arrays