{"id":22778886,"url":"https://github.com/seojuncha/fromthetransistor-fork","last_synced_at":"2026-05-05T21:36:56.835Z","repository":{"id":267640850,"uuid":"901344843","full_name":"seojuncha/fromthetransistor-fork","owner":"seojuncha","description":"geohot's fromthetransistor project with a little modification.","archived":false,"fork":false,"pushed_at":"2025-05-14T14:05:23.000Z","size":8524,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-16T18:37:11.570Z","etag":null,"topics":["assembler","assembly","c","compiler","fromthetransistor","python","uart","verilog"],"latest_commit_sha":null,"homepage":"","language":"Python","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/seojuncha.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}},"created_at":"2024-12-10T13:42:33.000Z","updated_at":"2025-05-14T14:05:27.000Z","dependencies_parsed_at":"2024-12-11T15:30:54.049Z","dependency_job_id":"74e06d51-3ec6-4562-a610-988011040737","html_url":"https://github.com/seojuncha/fromthetransistor-fork","commit_stats":null,"previous_names":["seojuncha/fromthetransistor-fork","sojunie/fromthetransistor-fork"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seojuncha/fromthetransistor-fork","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seojuncha%2Ffromthetransistor-fork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seojuncha%2Ffromthetransistor-fork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seojuncha%2Ffromthetransistor-fork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seojuncha%2Ffromthetransistor-fork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seojuncha","download_url":"https://codeload.github.com/seojuncha/fromthetransistor-fork/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seojuncha%2Ffromthetransistor-fork/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32669431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["assembler","assembly","c","compiler","fromthetransistor","python","uart","verilog"],"created_at":"2024-12-11T20:07:03.975Z","updated_at":"2026-05-05T21:36:56.813Z","avatar_url":"https://github.com/seojuncha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## From the Transistor to Web Browser (My Edition)\nThis project is a fork of the \"From the Transistor\" initiative. It aims to build a minimal computer system starting from low-level components like an assembler and linker, all the way to an MCU implementation.\n\n\u003e For Gorge Hotz's original course overview, refer to the [README.md](./README.origin.md)\n\n## Project Structure\n```\nfromthetransistor-fork/\n  ├── docs/ # Project documentation and technical references\n  ├── mainproject/     # Core system components\n  │     ├── assembler/ # Converts assembly code into machine code\n  │     ├── compiler/  # High-level to intermediate code translator (WIP)\n  │     ├── data/      # Binary data and test vectors\n  │     ├── linker/    # Combines multiple object files into a final binary\n  │     └── mcu/       # Minimal Microcontroller Unit (MCU) implementation\n  ├── subproject/      # Experimental or supplementary modules \n  ├── tools/           # Utility scripts and developer tools \n  ├── README.md        # Main project README (this file)\n  ├── .gitignore       # Git ignore rules\n  └── .gitmodules      # Git submodule(QEMU) references\n```\n\n## Getting Started\n\n```shell\n# Don't need to update submodules now.\n$ git clone git@github.com:seojuncha/fromthetransistor-fork.git\n```\n\n## Goals\n- Understand the full stack: from source code to physical logic\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseojuncha%2Ffromthetransistor-fork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseojuncha%2Ffromthetransistor-fork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseojuncha%2Ffromthetransistor-fork/lists"}