Hi,

the month is almost over, its time for a new release ;=)

Version 4.5 changes mostly internal things and documentation.

The recognizers got there final API with addr/len strings (and the
interpreter code looks much messier.). This string representation
is now used internally as well. Amforth does not use counted strings
and WORD or FIND any longer itself. The new era uses PARSE-NAME and
FIND-NAME. DIGIT? has now the same stack effect as gforth has (and
does not accept 1@ any longer as a hex number)

The arduino's have a modified default memory layout, resulting
in approx 1KB more free dictionary space for the 328p and better
devices. The older 168er devices still work, but need some un-doing
the changes.

Everything else at the changelog at http://amforth.sf.net/

Have fun
Matthias


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Amforth-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to