Skip to content

randrej/C-Snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Snake

Python scripts for generating C/C++ code

This project now supports generating static initializers for all kinds of variables, including arrays (multidimensional included). This is super useful for generating headers for bitmaps, fonts, statemachines, lookup tables, whatever. Designated initializers for structs are also supported.

Refer to 'example.py' for an introduction to the script

About

Python scripts for generating C/C++ code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%