--- title: "renum.pl" type: "article" slug: "renum-pl" url: "http://localhost/article/renum-pl/" markdown_url: "http://localhost/article/renum-pl.md" published_at: "2025-07-12T01:48:58+00:00" modified_at: "2025-07-12T01:49:13+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "As I was reading some computer history articles, I was thinking about porting some older BASIC software to Sinclair systems. I was looking at ELIZA, \"The Oregon Trail\", and others. When looking at these programs, modifications must be made to convert the syntax of the BASIC programs to meet the syntax of Sinclair BASIC." category: - name: "ZXzine" slug: "zxzine" taxonomy: "category" url: "http://localhost/category/periodicals/zxzine/" indiv: - name: "Tim Swenson" slug: "tim-swenson" taxonomy: "indiv" url: "http://localhost/indiv/tim-swenson/" publication_r: id: 38051 title: "ZXzine" type: "periodical" url: "http://localhost/periodical/zxzine/" authors_r: - name: "Tim Swenson" slug: "tim-swenson" taxonomy: "indiv" url: "http://localhost/indiv/tim-swenson/" issue: "12" issues_articles: - id: 60034 title: "ZXzine Issue 12" type: "issue" url: "http://localhost/issue/zxzine-issue-12/" pages: "11-12" pubdate: "July 2025" archive_link: false --- # renum.pl As I was reading some computer history articles, I was thinking about porting some older BASIC software to Sinclair systems. I was looking at ELIZA, “The Oregon Trail”, and others. When looking at these programs, modifications must be made to convert the syntax of the BASIC programs to meet the syntax of Sinclair BASIC.