--- title: "Anatomy of a Program" type: "article" slug: "anatomy-of-a-program-2" url: "http://localhost/article/anatomy-of-a-program-2/" markdown_url: "http://localhost/article/anatomy-of-a-program-2.md" published_at: "2022-09-14T02:41:05+00:00" modified_at: "2024-06-23T07:43:42+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Describes how programs are stored in memory." category: - name: "CATS Newsletter" slug: "cats-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/cats-newsletter/" post_tag: - name: "1983" slug: "year-1983" taxonomy: "post_tag" url: "http://localhost/tag/year-1983/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Tutorial" slug: "tutorial" taxonomy: "post_tag" url: "http://localhost/tag/tutorial/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Mark Fisher" slug: "mark-fisher" taxonomy: "indiv" url: "http://localhost/indiv/mark-fisher/" publication_r: id: 35941 title: "CATS Newsletter" type: "periodical" url: "http://localhost/periodical/cats-newsletter/" authors: "Mark Fisher" volume: "1" issue: "8" issues_articles: - id: 39591 title: "CATS v1 n8" type: "issue" url: "http://localhost/issue/cats-v1-n8/" pages: "8-9" pubdate: "November 1983" archive_link: false --- # Anatomy of a Program Describes how programs are stored in memory.