Skip to content

nchaim/ctypes-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP script to help convert C function definitions and structures to js-ctypes definitions.

Currently not very realiable; uses simple regular expressions instead of token-based processing.

Usage: php convert.php < <in> > <out>

Reads C code from standard input and writes results to standard output.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages