https://github.com/cybercoral/spyc_for_loops
C-style for loops in Python, with native function composition, variable management and examples of both Python and C for loops as functions.
https://github.com/cybercoral/spyc_for_loops
c-style-loops lambda-functions loops loops-and-conditions python python3
Last synced: 2 months ago
JSON representation
C-style for loops in Python, with native function composition, variable management and examples of both Python and C for loops as functions.
- Host: GitHub
- URL: https://github.com/cybercoral/spyc_for_loops
- Owner: CyberCoral
- License: gpl-3.0
- Created: 2025-01-19T09:54:02.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-19T12:41:24.000Z (4 months ago)
- Last Synced: 2025-03-14T02:11:56.502Z (2 months ago)
- Topics: c-style-loops, lambda-functions, loops, loops-and-conditions, python, python3
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SPyC_for_loops
C-style for loops in Python, with native function composition, variable management and examples of both Python and C for loops as functions.