bug-gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #63038] CONST-DOES> curry example fails


From: Anton Ertl
Subject: [bug #63038] CONST-DOES> curry example fails
Date: Sun, 11 Sep 2022 17:09:16 -0400 (EDT)

Follow-up Comment #5, bug #63038 (project gforth):

Decompilation of 3+ works now, thanks mostly to Bernd Paysan.


see 3+ 
: 3+  #3 <curry++$58> 
  ; ok


Note that the word called by 3+ is nameless and therefore decompiled as an
address.

Decompiling r@ as i is normal.  They are two names for the same word.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63038>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]