{"id":18482436,"url":"https://github.com/reignstudios/il2x","last_synced_at":"2025-04-08T17:31:06.731Z","repository":{"id":74514072,"uuid":"160005510","full_name":"reignstudios/IL2X","owner":"reignstudios","description":"Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)","archived":false,"fork":false,"pushed_at":"2024-02-07T22:43:12.000Z","size":441,"stargazers_count":114,"open_issues_count":1,"forks_count":14,"subscribers_count":12,"default_branch":"remake","last_synced_at":"2025-03-23T16:42:45.512Z","etag":null,"topics":["c","cpp","il2c","il2cpp","msil","runtime","transpiler"],"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/reignstudios.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-02T02:11:41.000Z","updated_at":"2025-02-01T08:18:16.000Z","dependencies_parsed_at":"2024-11-06T12:36:40.805Z","dependency_job_id":"7e88ac10-90bd-44ad-bd8b-9f091c210e28","html_url":"https://github.com/reignstudios/IL2X","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reignstudios%2FIL2X","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reignstudios%2FIL2X/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reignstudios%2FIL2X/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reignstudios%2FIL2X/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reignstudios","download_url":"https://codeload.github.com/reignstudios/IL2X/tar.gz/refs/heads/remake","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247892312,"owners_count":21013682,"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":["c","cpp","il2c","il2cpp","msil","runtime","transpiler"],"created_at":"2024-11-06T12:28:34.350Z","updated_at":"2025-04-08T17:31:06.050Z","avatar_url":"https://github.com/reignstudios.png","language":"C#","readme":"# \u003ca href=\"https://discord.gg/QmJEGER9An\"\u003e\u003cimage src=\"https://theme.zdassets.com/theme_assets/678183/cc59daa07820943e943c2fc283b9079d7003ff76.svg\"/\u003e\u003c/a\u003e\n\n# IL2X (Under development)\nTranslates .NET IL to supported and unsuported .NET platforms and architectures. (Powered by \u003ca href=\"https://github.com/reignstudios/cecil\"\u003eCecil\u003c/a\u003e)\u003cbr\u003e\nNOTE: \u003ca href=\"https://github.com/reignstudios/CS2X\"\u003eCS2X\u003c/a\u003e will be for GPU targets\n\n## Goals\nThis projects focus is on translating .NET IL for non-supported .NET targets \u0026 performance. Portibility is a big focus.\n* Native C performance\n* C89: modern, legacy and embedded platforms (x86, x64, MIPS, SPARK, RISC-V, PPC, 68k, AVR, etc)\n* CC65: 6502 platforms (Atari, C64, NES, Apple II, etc)\n* SDCC: Many targets (ColecoVision, etc)\n* z88dk: Z80 platforms\n* Assembly: CP1610 (Intellivision)\n* Retarget: Custom assembly targets (FPGA CPU, 16bit bytes, etc)\n* Custom Standard lib(s) for various targets.\n* Other lang targets: Java, JS, ActionScript, etc (portability or framework targeting)\n* Documentation\n\n## Project libraries\n* IL2X.Core: .NET IL compiler/emitter lib\n* IL2X.CLI: CLI interface for IL2X.Core\n* IL2X.CoreLib: The IL2X CoreLib \u0026 runtime base\n\n## What IL2X aims to provide CoreCLR / .NET-Native / Mono / Mono-AOT doesn't\n* True portability. IL2X output will compile to C89 along with a CPU agnostic GC, Boehm or low-ram embedded GC. Special or platform specific C targets will have options. Such as storing string literals in ROM, VC++, Clang or GCC specifics etc.\n* Statically compile the entire program \u0026 dependencies in a single AOT binary from any C compiler.\n* IL2X can be faster than all currently available .NET runtimes when it comes to heavy number crunching thanks to mature C optimizers and lighter weight code gen.\n* Allows you to directly invoke C methods statically for better optimizations vs using DllImport etc.\n* Supports many C compilers allowing you to choose what's best.\n\n## Building\nNOTE: To clone repo you will need the \u003ca href=https://git-lfs.github.com\u003eGit Large File Storage\u003c/a\u003e\u003c/a\u003e\n\n* Prerequisites\n\t* VS 2022, vscode, Rider, etc\n\t* .NET 8\n\n## Is this project ready for general use?\nNo still experimental.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freignstudios%2Fil2x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freignstudios%2Fil2x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freignstudios%2Fil2x/lists"}