en:pfw:dump
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:pfw:dump [2023-09-04 18:14] – ↷ Seite von pfw:dump nach en:pfw:dump verschoben uho | en:pfw:dump [2023-09-05 06:33] (current) – ↷ Links angepasst, weil Seiten im Wiki verschoben wurden 157.90.7.32 | ||
---|---|---|---|
Line 47: | Line 47: | ||
- | You can find a [[https:// | + | You can find a [[https:// |
You can use it as follows: | You can use it as follows: | ||
Line 70: | Line 70: | ||
more useful small Forth. | more useful small Forth. | ||
- | A DUMP utility in **GenericForth** can be found in [[pfw:dump-GenericForth.f|dump-GenericForth.f]] | + | A DUMP utility in **GenericForth** can be found in [[en:pfw:dump-genericforth.f|dump-GenericForth.f]] |
This example is factored using the pseudo code description. The character output has been factored into the useful word PEMIT ( char -- ) too. | This example is factored using the pseudo code description. The character output has been factored into the useful word PEMIT ( char -- ) too. | ||
Line 78: | Line 78: | ||
Other DUMP implementations can be found at the end of this description. | Other DUMP implementations can be found at the end of this description. | ||
- | Your system might lack right justified number output or even BASE for printing numbers in other radix systems. The sample implementation in [[pfw: | + | Your system might lack right justified number output or even BASE for printing numbers in other radix systems. The sample implementation in [[en:pfw: |
Line 172: | Line 172: | ||
</ | </ | ||
- | [[pfw: | + | [[en:pfw: |
~~DISCUSSION~~ | ~~DISCUSSION~~ |
en/pfw/dump.1693844074.txt.gz · Last modified: 2023-09-04 18:14 by uho