{"id":21587033,"url":"https://github.com/pome1lo/applications-software-design","last_synced_at":"2026-05-19T11:04:24.576Z","repository":{"id":119411620,"uuid":"552367593","full_name":"pome1lo/Applications-Software-design","owner":"pome1lo","description":"Laboratory work on the discipline \"Software engineering\".","archived":false,"fork":false,"pushed_at":"2022-10-31T22:58:14.000Z","size":2874,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T15:42:05.093Z","etag":null,"topics":["assembly","c-plus-plus","labs","university"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pome1lo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-10-16T12:42:09.000Z","updated_at":"2024-10-13T11:29:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f85b8d1-cddb-4250-acc9-5d79f1552a70","html_url":"https://github.com/pome1lo/Applications-Software-design","commit_stats":null,"previous_names":["pome1lo/applications-software-design"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pome1lo%2FApplications-Software-design","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pome1lo%2FApplications-Software-design/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pome1lo%2FApplications-Software-design/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pome1lo%2FApplications-Software-design/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pome1lo","download_url":"https://codeload.github.com/pome1lo/Applications-Software-design/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244189790,"owners_count":20412991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assembly","c-plus-plus","labs","university"],"created_at":"2024-11-24T15:15:36.024Z","updated_at":"2026-05-19T11:04:19.542Z","avatar_url":"https://github.com/pome1lo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" color=\"red\"\u003e Software design 🧾\u003c/h1\u003e\n\u003cul\u003e\n  \u003cli\u003eCreating a MASM project in Visual Studio, studying the stages of source code processing, researching project properties in the Visual Studio integrated development environment.: \u003ca href=\"https://github.com/zephyrXXX/Applications-Software-design/blob/master/asm01.pdf\"\u003eTasks\u003c/a\u003e | \u003ca href=\"https://github.com/zephyrXXX/Applications-Software-design/blob/master/LP_asm1.asm\"\u003eSolution\u003c/a\u003e;\u003c/li\u003e\n  \u003cli\u003eCreating a MASM project in Visual Studio, learning the ADD and MOV assembler commands: \u003ca href=\"https://github.com/zephyrXXX/Applications-Software-design/blob/master/asm02.pdf\"\u003eTasks\u003c/a\u003e | \u003ca href=\"https://github.com/zephyrXXX/Applications-Software-design/blob/master/LP_asm2.asm\"\u003eSolution\u003c/a\u003e;\u003c/li\u003e\n  \u003cli\u003eCreating a MASM project in Visual Studio in assembly language, using indirect addressing, transition commands and loops: \u003ca href=\"https://github.com/zephyrXXX/Applications-Software-design/blob/master/asm03.pdf\"\u003eTasks\u003c/a\u003e | \u003ca href=\"https://github.com/zephyrXXX/Applications-Software-design/blob/master/LP_asm3.asm\"\u003eSolution\u003c/a\u003e;\u003c/li\u003e\n  \u003cli\u003eDevelopment of a function for converting an expression into the form of a Polish record: \u003ca href=\"https://github.com/zephyrXXX/Applications-Software-design/blob/master/18_%D0%9F%D1%80%D0%B5%D0%BE%D0%B1%D1%80%D0%B0%D0%B7%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5%20%D0%B2%D1%8B%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B9.pdf\"\u003eTasks\u003c/a\u003e | \u003ca href=\"https://github.com/zephyrXXX/Applications-Software-design/blob/master/Lab18.cpp\"\u003eSolution\u003c/a\u003e;\u003c/li\u003e\n  \u003cli\u003eThe first stage of translator development: \u003ca href=\"https://github.com/zephyrXXX/Applications-Software-design/tree/master/lab16%20Task\"\u003eTasks\u003c/a\u003e | \u003ca href=\"https://github.com/zephyrXXX/Applications-Software-design/tree/master/lab16\"\u003eSolution\u003c/a\u003e;\u003c/li\u003e\n  \n  \u003cli\u003eDevelopment of a lexical recognizer (Part II): \u003ca href=\"https://github.com/zephyrXXX/Applications-Software-design/blob/master/19_%D0%A0%D0%B0%D0%B7%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%BA%D0%B0%20%D0%BB%D0%B5%D0%BA%D1%81%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%BE%D0%B3%D0%BE%20%D1%80%D0%B0%D1%81%D0%BF%D0%BE%D0%B7%D0%BD%D0%B0%D0%B2%D0%B0%D1%82%D0%B5%D0%BB%D1%8F%20(II%20%D1%8D%D1%82%D0%B0%D0%BF).pdf\"\u003eTasks\u003c/a\u003e | \u003ca href=\"https://github.com/zephyrXXX/Applications-Software-design/tree/master/lab19\"\u003eSolution\u003c/a\u003e;\u003c/li\u003e\n  \n \u003c!-- \u003cli\u003e\u003ca href=\"\"\u003eTasks\u003c/a\u003e | \u003ca href=\"\"\u003eSolution\u003c/a\u003e;\u003c/li\u003e --\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpome1lo%2Fapplications-software-design","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpome1lo%2Fapplications-software-design","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpome1lo%2Fapplications-software-design/lists"}