Fedjmike/fcc

Fedjmike's C Compiler

43
/ 100
Emerging

This is a C compiler that takes source code files written in a C-like language and translates them into 32-bit x86 assembly code. It supports some modern C++ features like lambdas and a simple module system, while intentionally omitting others like the preprocessor and floating-point types. Developers building system-level applications or experimenting with language design would use this tool.

135 stars. No commits in the last 6 months.

Use this if you are a systems programmer or language enthusiast who needs a C-like compiler that generates x86 assembly and offers specific language extensions like lambdas and a simple module system.

Not ideal if you need full C99/C11 compliance, support for floating-point arithmetic, unsigned integers, or widely used compiler features like the preprocessor and `switch` statements.

systems-programming compiler-development low-level-development embedded-systems
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 17 / 25

How are scores calculated?

Stars

135

Forks

21

Language

C

License

GPL-3.0

Last pushed

Oct 30, 2017

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Fedjmike/fcc"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.