Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #26478

Amforth development board

From Paul Rubin <no.email@nospam.invalid>
Newsgroups comp.lang.forth
Subject Amforth development board
Date 2013-10-13 11:50 -0700
Organization Nightsong/Fort GNOX
Message-ID <7xfvs5c8ex.fsf@ruckus.brouhaha.com> (permalink)

Show all headers | View raw


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

Back to comp.lang.forth | Previous | NextNext in thread | Find similar | Unroll thread


Thread

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

csiph-web