From: Jan K. <kro...@ho...> - 2018-12-21 09:55:53
|
Hello, Try to load the Floating point package. How do, or find I the words get-recognizer and set-recognizer? What is the meaning of the word "place-rec" and what is the input? Thanks for any help. Cheers Jan |S| 930|: place-rec ( xt -- ) |S| 931| get-recognizer |E= ?? -13 14 **** /Users/jankromhout/Documents/amforth-6.7/tools Error: Error in line sent : place-rec ( xt -- ) get-recognizer dup >r 1- n>r swap nr> drop r> 1+ set-recognizer ; |