Penguin

Differences between version 26 and predecessor to the previous major change of Forth.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 26 Last edited on Wednesday, February 14, 2007 8:29:16 pm by LawrenceDoliveiro Revert
Older page: version 25 Last edited on Saturday, July 29, 2006 11:24:50 am by AristotlePagaltzis Revert
@@ -97,7 +97,9 @@
 : delete-line 40 * lastBlock @ block + 37 0 fill view ; 
 </verbatim> 
  
 As you can see, [Forth] appeals most to AssemblyLanguage types. 
+  
+[Forth humour at UserFriendly|http://ars.userfriendly.org/cartoons/?id=20070213&mode=classic]  
  
 ----- 
 CategoryProgrammingLanguages, CategoryMachineOrientedProgrammingLanguages, CategorySystemsProgrammingLanguages