--- title: ".s for XForth" type: "article" slug: "s-for-xforth" url: "http://localhost/article/s-for-xforth/" markdown_url: "http://localhost/article/s-for-xforth.md" published_at: "2024-03-25T00:41:44+00:00" modified_at: "2024-10-17T00:08:31+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Display the contents of the stack without altering it." category: - name: "XForth XChange" slug: "xforth-xchange" taxonomy: "category" url: "http://localhost/category/periodicals/xforth-xchange/" post_tag: - name: "Forth (programming language)" slug: "forth" taxonomy: "post_tag" url: "http://localhost/tag/forth/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" publication_r: id: 37090 title: "XForth XChange" type: "periodical" url: "http://localhost/periodical/xforth-xchange/" authors: "Gary Smith" volume: "2" issue: "2" issues_articles: - id: 53308 title: "Xforth Xchange v2 n2" type: "issue" url: "http://localhost/issue/xforth-xchange-v2-n2-2/" pages: "1-2" archive_link: false --- # .s for XForth Display the contents of the stack without altering it.