{"id":31727260,"url":"https://github.com/yoxem/tcomp","last_synced_at":"2025-10-09T06:19:47.492Z","repository":{"id":308902710,"uuid":"1027792777","full_name":"Yoxem/TComp","owner":"Yoxem","description":"tiny compiler test","archived":false,"fork":false,"pushed_at":"2025-09-09T13:14:49.000Z","size":2040,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-09T16:31:14.316Z","etag":null,"topics":["compiler","essentials-of-compilation","julia","x86-assembly"],"latest_commit_sha":null,"homepage":"","language":"Julia","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/Yoxem.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-28T14:39:30.000Z","updated_at":"2025-09-09T13:14:54.000Z","dependencies_parsed_at":"2025-08-08T16:17:24.081Z","dependency_job_id":"dc0e668e-f288-4960-ba41-4c2b30197c9b","html_url":"https://github.com/Yoxem/TComp","commit_stats":null,"previous_names":["yoxem/tcomp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yoxem/TComp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoxem%2FTComp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoxem%2FTComp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoxem%2FTComp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoxem%2FTComp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yoxem","download_url":"https://codeload.github.com/Yoxem/TComp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoxem%2FTComp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000850,"owners_count":26082950,"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-09T02:00:07.460Z","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":["compiler","essentials-of-compilation","julia","x86-assembly"],"created_at":"2025-10-09T06:19:46.444Z","updated_at":"2025-10-09T06:19:47.479Z","avatar_url":"https://github.com/Yoxem.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TComp\nA practice of Essential of Complication in Julia\n\n## Dependencies\n - julia\n - [Match.jl](github.com/JuliaServices/Match.jl)\n\n## instruction\n`./src/TComp.jl [.tc file]`\n\nthe output assembly code is `./a.c` in AT\u0026T assembly langauge.\n\nto make it executable, please use `gcc`: `gcc ./a.c -o output.out`\n\nthe example `.tc` files is in `./test`\n\n## Known issues\n - all connected variable are pathized (I don't understand the tricky method to elimitated the path number)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoxem%2Ftcomp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoxem%2Ftcomp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoxem%2Ftcomp/lists"}