Benutzer-Werkzeuge

Webseiten-Werkzeuge


pfw_attic:programming_pearls

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
pfw_attic:programming_pearls [2023-02-06 19:49] – ↷ Seite von pfw:programming_pearls nach pfw_attic:programming_pearls verschoben uhopfw_attic:programming_pearls [2023-09-08 01:28] (aktuell) – ↷ Links angepasst, weil Seiten im Wiki verschoben wurden 31.187.168.24
Zeile 4: Zeile 4:
 In this section we would like to collect and discuss examples that show idiomatic (Forth) programming style. In this section we would like to collect and discuss examples that show idiomatic (Forth) programming style.
  
-  * [[pfw:day-of-the-week|Day of the week]]: work with string sequences, map from number to string +  * [[en:pfw:day-of-the-week|Day of the week]]: work with string sequences, map from number to string 
-  * [[pfw:print-hex|Print Hex]]: print hex numbers with variable number of digits, w/o <# # #> +  * [[en:pfw:print-hex|Print Hex]]: print hex numbers with variable number of digits, w/o <# # #> 
-  * [[pfw:condicompi|Conditional Compilation]]: process part of the program text depending on conditions and variants, ICE concept +  * [[en:pfw:condicompi|Conditional Compilation]]: process part of the program text depending on conditions and variants, ICE concept 
-  * [[pfw:population_20count|Population Count]]: counting the number of set bits in a byte or word +  * [[en:pfw:population_20count|Population Count]]: counting the number of set bits in a byte or word 
-  * [[pfw:2log]]: The 2LOG routine converts a linear input into something with a more logarithmic character.+  * [[en:pfw:2log]]: The 2LOG routine converts a linear input into something with a more logarithmic character.
  
pfw_attic/programming_pearls.1675709386.txt.gz · Zuletzt geändert: 2023-02-06 19:49 von uho