mikaelpatel / Arduino-Shell

RPN Postscript/Forth Command Shell for Arduino
19 stars 5 forks source link

Enhance: Add instruction for printing names in the dictionary #34

Closed mikaelpatel closed 8 years ago

mikaelpatel commented 8 years ago

Add the forth "words" function or a primitive to access and print the name field of a variable.

mikaelpatel commented 8 years ago

Please see commit https://github.com/mikaelpatel/Arduino-Shell/commit/00479379fbc582a6874c9a75b40f6662f837378f.

mikaelpatel commented 8 years ago

Please see commit https://github.com/mikaelpatel/Arduino-Shell/commit/8f62fa19d85233e86d9dc597d5290ca08e06e8c0 for "words" example in ShellDemo.