--- title: "Public Domain Software Library" type: "article" slug: "public-domain-software-library" url: "http://localhost/article/public-domain-software-library/" markdown_url: "http://localhost/article/public-domain-software-library.md" published_at: "2026-02-07T14:09:36+00:00" modified_at: "2026-02-07T14:09:36+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "We have recently acquired the public domain \"C-68 COMPILER\" from Dave Walker of the UK. It comes on seven disks which include not only the executable compiler, linker, library and tutorial, but also the the source code and extensive documentation. The tutorial is excellent , requires no prior knowledge of \"C\" and covers C programming…" category: - name: "International QL Report" slug: "international-ql-report" taxonomy: "category" url: "http://localhost/category/periodicals/international-ql-report/" post_tag: - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" - name: "Software review" slug: "software-review" taxonomy: "post_tag" url: "http://localhost/tag/software-review/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" publication_r: id: 33740 title: "International QL Report" type: "periodical" url: "http://localhost/periodical/international-ql-report/" volume: "1" issue: "3" issues_articles: - id: 37186 title: "International QL Report V1 I3" type: "issue" url: "http://localhost/issue/international-ql-report-v1-i3/" pages: "1-2" pubdate: "September/October 1991" archive_link: false --- # Public Domain Software Library We have recently acquired the public domain “C-68 COMPILER” from Dave Walker of the UK. It comes on seven disks which include not only the executable compiler, linker, library and tutorial, but also the the source code and extensive documentation. The tutorial is excellent , requires no prior knowledge of “C” and covers C programming as well as the operation of the compiler. Many example programs are included.