--- title: "SMSQ Modules" type: "article" slug: "smsq-modules" url: "http://localhost/article/smsq-modules/" markdown_url: "http://localhost/article/smsq-modules.md" published_at: "2026-02-09T01:29:56+00:00" modified_at: "2026-02-09T01:29:56+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "SMSQ/E is delivered as a single file which provides an operating system, a command line Processor / program interpreter (SBASIC), various language modules and a complete set of device drivers for the target system. SMSQ/E is, however, not a monolithic unit, but a collection of modules providing different functions. It is possible, for example, to…" 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/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" indiv: - name: "Tony Tebby" slug: "tony-tebby" taxonomy: "indiv" url: "http://localhost/indiv/tony-tebby/" publication_r: id: 33740 title: "International QL Report" type: "periodical" url: "http://localhost/periodical/international-ql-report/" authors_r: - name: "Tony Tebby" slug: "tony-tebby" taxonomy: "indiv" url: "http://localhost/indiv/tony-tebby/" volume: "5" issue: "5" issues_articles: - id: 37227 title: "International QL Report V5 I5" type: "issue" url: "http://localhost/issue/international-ql-report-v5-i5/" pages: "3-6" pubdate: "January/February 1996" archive_link: false --- # SMSQ Modules SMSQ/E is delivered as a single file which provides an operating system, a command line Processor / program interpreter (SBASIC), various language modules and a complete set of device drivers for the target system. SMSQ/E is, however, not a monolithic unit, but a collection of modules providing different functions. It is possible, for example, to remove the SBASIC interpreter and replace it by a UNIX shell, or to remove unwanted language modules or replace them by other languages.