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


Groups > comp.lang.forth > #10671

standard wordset for MCUs

From cas_news@strotmann.de (Carsten Strotmann (Usenet))
Newsgroups comp.lang.forth
Subject standard wordset for MCUs
Date 2012-03-31 18:38 +0200
Message-ID <87398od8tt.fsf@csgate4.strotmann.de> (permalink)

Show all headers | View raw


Hello c.l.f colleagues,

does a standard wordset (or best common practice) exist for Forth on
Microcontrollers? Based on a discussion inside the german Forth
community I'm looking esp. for common best practice for such things
like:

* does HERE point to Flash or RAM?
* common words to access I/O ports
* common words to fetch/store in flash/eeprom in addition to @/! for RAM
* common words to 'compile' to RAM (when ,/c, compiles to dictionary in
* Flash)

Would it make sense to have a formal (like as part of Forth 200x)
standardization of an MCU word set?

-- Carsten

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


Thread

standard wordset for MCUs cas_news@strotmann.de (Carsten Strotmann (Usenet)) - 2012-03-31 18:38 +0200
  Re: standard wordset for MCUs "Elizabeth D. Rather" <erather@forth.com> - 2012-03-31 08:16 -1000
    Re: standard wordset for MCUs dirk.bruehl@usa.net - 2012-03-31 14:12 -0700
  Re: standard wordset for MCUs Mikael Nordman <oh2aun@invalid.com> - 2012-03-31 23:02 +0300

csiph-web