mitra42 / webForth

Forth for the web - implemented in JS and other web technologies
https://www.mitra.biz/forth/console.html
GNU Affero General Public License v3.0
27 stars 1 forks source link

Printing negative numbers fails #104

Closed mitra42 closed 3 years ago

mitra42 commented 3 years ago

e.g. in 32 bit version:

-123 $FFFF <# OVER SIGN #S #> TYPE ( 4294967173- ok )