awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
M

mortdeus/legacy-cc

0
View on GitHub↗
0 stars·0 forks·9 views

Legacy Cc

Features

  • Historical Documentaries - Earliest known versions of the original C compiler.

Star history

Star history chart for mortdeus/legacy-ccStar history chart for mortdeus/legacy-cc

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of mortdeus/legacy-cc?

The main features of mortdeus/legacy-cc are: Historical Documentaries.

What are some open-source alternatives to mortdeus/legacy-cc?

Open-source alternatives to mortdeus/legacy-cc include: chrislgarry/apollo-11 — Apollo-11 is a digitized archive of the original assembly language source code used in the Apollo Guidance Computer.… dspinellis/unix-history-repo — This project is a version-controlled Git archive and software archaeology dataset containing the continuous evolution… microsoft/ms-dos — This repository provides the original source code and binaries for legacy disk operating systems. It serves as a…

Open-source alternatives to Legacy Cc

Similar open-source projects, ranked by how many features they share with Legacy Cc.
  • chrislgarry/apollo-11chrislgarry avatar

    chrislgarry/Apollo-11

    68,086View on GitHub↗

    Apollo-11 is a digitized archive of the original assembly language source code used in the Apollo Guidance Computer. It serves as a historic spacecraft software repository, preserving the flight-critical code developed for guidance, navigation, and control during the first moon landing. The repository provides access to the original source code used for the command and lunar modules. This collection enables the study of historical software engineering and lunar landing systems, focusing on the logic and hardware constraints of early aerospace engineering.

    Assemblyagcapollohacktoberfest
    View on GitHub↗68,086
  • dspinellis/unix-history-repodspinellis avatar

    dspinellis/unix-history-repo

    7,223View on GitHub↗

    This project is a version-controlled Git archive and software archaeology dataset containing the continuous evolution of Unix source code from 1970 to the present. It serves as a chronological record of system history, synthesizing a versioned code timeline from disparate historical snapshots. The archive enables longitudinal software analysis by reconstructing a sequence of commits and merges from fragmented releases. This allows for the tracking of system evolution and the attribution of specific lines of code to original authors through synthesized version control metadata. The dataset co

    Assembly
    View on GitHub↗7,223
  • microsoft/ms-dosMicrosoft avatar

    Microsoft/MS-DOS

    32,243View on GitHub↗

    This repository provides the original source code and binaries for legacy disk operating systems. It serves as a historical software archive and a reference implementation for early personal computer operating systems. The project is designed for software archaeology, legacy operating system research, and the study of foundational kernel design. It allows for the technical analysis of historical software architecture and implementation. The codebase covers several core system areas, including monolithic kernel design, segmented memory addressing, and file allocation table indexing. It also i

    Assembly
    View on GitHub↗32,243