Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #26478 > unrolled thread
| Started by | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| First post | 2013-10-13 11:50 -0700 |
| Last post | 2013-10-13 14:37 -0700 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.forth
Amforth development board Paul Rubin <no.email@nospam.invalid> - 2013-10-13 11:50 -0700
Re: Amforth development board mhx@iae.nl - 2013-10-13 14:37 -0700
| From | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| Date | 2013-10-13 11:50 -0700 |
| Subject | Amforth development board |
| Message-ID | <7xfvs5c8ex.fsf@ruckus.brouhaha.com> |
Just saw this on hackaday: http://hackaday.com/2013/10/12/a-simple-forth-development-board/ pointing to here: https://mywebspace.wisc.edu/lnmaurer/web/FloatingAway/FloatingAway.html The author made a floating-point math extension to AmForth, and built an Atmega-based board to run it on. I don't quite understand the purpose of the board instead of running on an Arduino or one of its many clones, but there it is. The floating point stuff is written completely in Forth, which is cool, though if interpreted I wonder about the speed. It's single-precision only. It uses a combined integer/FP stack. Oh I have to include this awesome book cover linked from the otherwise lame Hackaday comment thread (slightly nfsw): http://globalnerdy.com/wordpress/wp-content/uploads/2007/09/forth_on_the_atari.jpg
[toc] | [next] | [standalone]
| From | mhx@iae.nl |
|---|---|
| Date | 2013-10-13 14:37 -0700 |
| Message-ID | <38d782be-d22e-4647-9852-b6287343b9b1@googlegroups.com> |
| In reply to | #26478 |
On Sunday, October 13, 2013 8:50:14 PM UTC+2, Paul Rubin wrote: > Just saw this on hackaday: [..] > Oh I have to include this awesome book cover linked from the otherwise > lame Hackaday comment thread (slightly nfsw): > > http://globalnerdy.com/wordpress/wp-content/uploads/2007/09/forth_on_the_atari.jpg He certainly has the appropriate tools for the job. -marcel
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.forth
csiph-web