--- title: "Olimpo: Multiplatform Development in C" type: "article" slug: "olimpo-multiplatform-development-in-c" url: "http://localhost/article/olimpo-multiplatform-development-in-c/" markdown_url: "http://localhost/article/olimpo-multiplatform-development-in-c.md" published_at: "2026-02-09T00:12:08+00:00" modified_at: "2026-02-09T00:22:12+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "There are different kinds of computer architectures, operating systems and personal configurations, but all of them are intended to do the same thing: running your favorite software. When you find (or write) a program that is worth to you, you would like it to run on any computer, not just your QL, Mac or whatever…" 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/" publication_r: id: 33740 title: "International QL Report" type: "periodical" url: "http://localhost/periodical/international-ql-report/" authors: "Pedro Reina" volume: "4" issue: "6" issues_articles: - id: 37214 title: "International QL Report V4 I6" type: "issue" url: "http://localhost/issue/international-ql-report-v4-i6/" pages: "51-58" pubdate: "March/April 1995" archive_link: false --- # Olimpo: Multiplatform Development in C There are different kinds of computer architectures, operating systems and personal configurations, but all of them are intended to do the same thing: running your favorite software. When you find (or write) a program that is worth to you, you would like it to run on any computer, not just your QL, Mac or whatever you have.