--- title: "The Third Language" id: 54781 type: "document" slug: "the-third-language" url: "http://localhost/document/the-third-language/" markdown_url: "http://localhost/document/the-third-language.md" published_at: "2024-06-04T10:14:38+00:00" modified_at: "2024-06-04T14:48:46+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Many of you know that the ZX family of computers (including Spectrum/TS2068) use a \"third language” to perform the precise floating-point calculations that cur machines are renowned for. You also probably know that it is \"FORTH-like,\" a fact that has been driven into the ground since the early days. You may NOT know, however, that…" category: - name: "Documentation" slug: "documentation" taxonomy: "category" url: "http://localhost/category/documentation/" post_tag: - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Fred Nachbaur" slug: "fred-nachbaur" taxonomy: "indiv" url: "http://localhost/indiv/fred-nachbaur/" doc_author: "Fred Nachbaur" document_url: "https://archive.org/details/syncware-news-docs/The%20Third%20Language" pages: 1 document_date: "198x" --- # The Third Language Many of you know that the ZX family of computers (including Spectrum/TS2068) use a “third language” to perform the precise floating-point calculations that cur machines are renowned for. You also probably know that it is “FORTH-like,” a fact that has been driven into the ground since the early days. You may NOT know, however, that it is much EASIER than FORTH, yet very powerful. You may also not know that its direct use can greatly speed up your number-crunching.