--- title: "BASIC CPORT – A Review" type: "article" slug: "basic-cport-a-review" url: "http://localhost/article/basic-cport-a-review/" markdown_url: "http://localhost/article/basic-cport-a-review.md" published_at: "2026-02-08T01:40:12+00:00" modified_at: "2026-02-08T01:40:12+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Up until now it has been \"long time no C\" for SuperBASIC programmers. But now through the aid of CPORT, SuperBASIC programmers can convert their code to C and take advantage of the speed and enhanced performance of compiled code. CPORT was developed by Charles Dillon, and sells for $179.00 U.S. Distribution is through Digital…" category: - name: "International QL Report" slug: "international-ql-report" taxonomy: "category" url: "http://localhost/category/periodicals/international-ql-report/" post_tag: - name: "C (programming language)" slug: "c-programming-language" taxonomy: "post_tag" url: "http://localhost/tag/c-programming-language/" - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" indiv: - name: "Will Horton" slug: "will-horton" taxonomy: "indiv" url: "http://localhost/indiv/will-horton/" publication_r: id: 33740 title: "International QL Report" type: "periodical" url: "http://localhost/periodical/international-ql-report/" authors_r: - name: "Will Horton" slug: "will-horton" taxonomy: "indiv" url: "http://localhost/indiv/will-horton/" volume: "2" issue: "5" issues_articles: - id: 37218 title: "International QL Report V2 I5" type: "issue" url: "http://localhost/issue/international-ql-report-v2-i5/" pages: "172-176" pubdate: "January/February 1993" archive_link: false --- # BASIC CPORT – A Review Up until now it has been “long time no C” for SuperBASIC programmers. But now through the aid of CPORT, SuperBASIC programmers can convert their code to C and take advantage of the speed and enhanced performance of compiled code. CPORT was developed by Charles Dillon, and sells for $179.00 U.S. Distribution is through Digital Precision in the U.K., and Mechanical Affinity in the U.S. This program comes on a single disk with a seven page manual. Two other items required but not included are: a text editor, and the C68 compiler.