{"id":27195497,"url":"https://github.com/wild-queue/imperative-language-compiler","last_synced_at":"2025-10-07T08:18:47.754Z","repository":{"id":75217786,"uuid":"598717576","full_name":"Wild-Queue/imperative-language-compiler","owner":"Wild-Queue","description":"A tool for running code written in an imperative programming language. This tool provides the ability to run code written in a toy imperative programming language by translating the code into C# code (and then running it using .Net) or by translating it directly into the .Net CIL. It also performs a type checking before running the code.","archived":false,"fork":false,"pushed_at":"2023-05-11T23:26:49.000Z","size":1753,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T19:50:30.722Z","etag":null,"topics":["bison-flex","compiler-construction","cpp","csharp","dotnet","makefile","parser","programming-language-translator"],"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/Wild-Queue.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":"2023-02-07T17:11:49.000Z","updated_at":"2024-07-10T13:11:10.000Z","dependencies_parsed_at":"2023-05-24T05:30:19.870Z","dependency_job_id":null,"html_url":"https://github.com/Wild-Queue/imperative-language-compiler","commit_stats":null,"previous_names":["wild-queue/imperative-language-compiler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Wild-Queue/imperative-language-compiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wild-Queue%2Fimperative-language-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wild-Queue%2Fimperative-language-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wild-Queue%2Fimperative-language-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wild-Queue%2Fimperative-language-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wild-Queue","download_url":"https://codeload.github.com/Wild-Queue/imperative-language-compiler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wild-Queue%2Fimperative-language-compiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278740878,"owners_count":26037488,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bison-flex","compiler-construction","cpp","csharp","dotnet","makefile","parser","programming-language-translator"],"created_at":"2025-04-09T19:46:32.037Z","updated_at":"2025-10-07T08:18:47.728Z","avatar_url":"https://github.com/Wild-Queue.png","language":"C++","readme":"# About The Project\n\nWe implemented a compiler based on C++ for given Imperative programming language. See [grammar](GRAMMAR.md) of this language.\n\n## Usage\nPrerequisites: bison, ILASM from .NET build tools.\nThere are three options to run compiler:\n1. Compile to C# language and run. \n```c\nmake run file=\"your_file\"\n```\n2. Compile to CIL and run.\n```c\nmake run-cil file=\"your_file\"\n```\n3. Run tests from `tests` forder.\n```c\nmake test\n```\n## Authors of the project\n\nEgor Shalagin, Vladislav Spigin, Maxim Latypov and Arseniy Rubtsov\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwild-queue%2Fimperative-language-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwild-queue%2Fimperative-language-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwild-queue%2Fimperative-language-compiler/lists"}