SkillAgentSearch skills...

Generators

Python Generators in C

Install / Use

/learn @tsoding/Generators
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Python Generators in C

Quick Start

$ cc -o nob nob.c
$ ./nob -j$(nproc)
$ ./build/fib
$ ./build/square

See ./examples/ folder.

References

  • https://wiki.python.org/moin/Generators
  • https://github.com/tsoding/coroutines
View on GitHub
GitHub Stars57
CategoryDevelopment
Updated3mo ago
Forks5

Languages

C

Security Score

92/100

Audited on Dec 11, 2025

No findings