--- title: "2068 fig-Forth" id: 51969 type: "computer_media" slug: "2068-fig-forth" url: "http://localhost/computer_media/2068-fig-forth/" markdown_url: "http://localhost/computer_media/2068-fig-forth.md" published_at: "2023-08-28T01:02:34+00:00" modified_at: "2026-03-30T21:40:49+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2023/08/2068-fig-forth-program-screen.png" excerpt: "Implementation of fig-Forth; includes an editor and TS2068-specific words to support file and exiting to BASIC." category: - name: "Archived Media" slug: "archived-media" taxonomy: "category" url: "http://localhost/category/archived-media/" post_tag: - name: "Downloadable" slug: "downloadable" taxonomy: "post_tag" url: "http://localhost/tag/downloadable/" - name: "Forth (programming language)" slug: "forth" taxonomy: "post_tag" url: "http://localhost/tag/forth/" - name: "Hawg Wild Software" slug: "hawg-wild-software" taxonomy: "post_tag" url: "http://localhost/tag/hawg-wild-software/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Ed A Worden" slug: "e-a-worden" taxonomy: "indiv" url: "http://localhost/indiv/e-a-worden/" genre: - name: "Forth (programming language)" slug: "forth-programming-language" taxonomy: "genre" url: "http://localhost/type/forth-programming-language/" - name: "Programming" slug: "programming" taxonomy: "genre" url: "http://localhost/type/programming/" media_type: "Program" programmers: - name: "Ed A Worden" slug: "e-a-worden" taxonomy: "indiv" url: "http://localhost/indiv/e-a-worden/" download_url: "https://archive.org/download/timex-sinclair-software-archive/2068%20fig-Forth%20%281985%29%28Hawg%20Wild%20Software%29%28US%29%28TS2068%29%28Cassette%29.zip" mediadate: "1985" producer_company: - id: 10925 title: "Hawg Wild Software" type: "company" url: "http://localhost/company/hawg-wild-software/" images: - url: "http://localhost/wp-content/uploads/2023/08/2068-fig-forth-program-screen.png" - url: "http://localhost/wp-content/uploads/2023/08/2068-fig-forth-open-screen.png" - url: "http://localhost/wp-content/uploads/2023/08/2068-fig-forth.jpg" related_products: - id: 22384 title: "2068 fig-FORTH" type: "product" url: "http://localhost/product/2068-fig-forth/" media_type_tags: "Forth (programming language), Programming" --- Implementation of Z80 fig-Forth 1.1d. Includes a standard (16 line by 64 character per) editor. A few nonstandard words included, such as “TAPE-SAVE”, “SCR-SAVE”, “SCR-LOAD”, and “BYE” (which returns one to Basic),