--- title: "Bubble Sort for 2068" type: "article" slug: "bubble-sort-for-2068" url: "http://localhost/article/bubble-sort-for-2068/" markdown_url: "http://localhost/article/bubble-sort-for-2068.md" published_at: "2024-07-05T03:40:02+00:00" modified_at: "2024-07-05T03:40:26+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Works with single length integers on the stack." 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 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" publication_r: id: 37090 title: "XForth XChange" type: "periodical" url: "http://localhost/periodical/xforth-xchange/" authors: "Alberto Pasquale" volume: "3" issue: "1" issues_articles: - id: 53311 title: "Xforth Xchange v3 n1" type: "issue" url: "http://localhost/issue/xforth-xchange-v3-n1/" pages: "4-5" pubdate: "1985" archive_link: false --- Works with single length integers on the stack.