--- title: "QL Journey: Odds ‘n Ends in QDOS and SuperBasic" type: "article" slug: "ql-journey-odds-n-ends-in-qdos-and-superbasic" url: "http://localhost/article/ql-journey-odds-n-ends-in-qdos-and-superbasic/" markdown_url: "http://localhost/article/ql-journey-odds-n-ends-in-qdos-and-superbasic.md" published_at: "2026-02-20T02:24:46+00:00" modified_at: "2026-02-20T02:24:47+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "At first glance, SuperBASIC appears to be not too different from some of the other BASICs I have been involved with. But, there is one very important difference. Here is a BASIC language that is structured. In my college BASIC course, I learned that BASIC was a computer language taught as an introduction to computer…" category: - name: "NESQLUG News" slug: "nesqlug-news" taxonomy: "category" url: "http://localhost/category/periodicals/nesqlug-news/" post_tag: - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" indiv: - name: "Gary Norton" slug: "gary-norton" taxonomy: "indiv" url: "http://localhost/indiv/gary-norton/" publication_r: id: 49611 title: "NESQLUG News" type: "periodical" url: "http://localhost/periodical/new-england-ql-user-group/" authors_r: - name: "Gary Norton" slug: "gary-norton" taxonomy: "indiv" url: "http://localhost/indiv/gary-norton/" volume: "1" issue: "4" issues_articles: - id: 50154 title: "NESQLUG News v1 n4" type: "issue" url: "http://localhost/issue/nesqlug-news-v1-n4/" pages: "3, 11" pubdate: "January/February 1991" archive_link: false --- # QL Journey: Odds ‘n Ends in QDOS and SuperBasic At first glance, SuperBASIC appears to be not too different from some of the other BASICs I have been involved with. But, there is one very important difference. Here is a BASIC language that is structured. In my college BASIC course, I learned that BASIC was a computer language taught as an introduction to computer programming, and the student was then expected to advance to a “useful” language such as COBOL or FORTRAN. The “B” in BASIC afterall stands for “Beginner’s”.