Embed C++ in Python source code, dynamically compile and access data
Moved to http://github.com/ftrias/pyembedc
Python module to embed C/C++ code within Python source code and scripts. Automatically compile and dynamically link the code. Transparently allow native access to python data from C code and vice versa. Module provides all the "glue" to dynamically convert data types, arrays and structures.
xSTreamC is a streaming language developed by STMicroelectronics to support the mapping of data intensive streaming applications on distributed multiprocessor SoCs. A compiler and a simulation library are provided.
A project to develop a tool converts Intel IHEX format or other to machine-depend format.
Basically it intends to help cross compiling environment for old-time 8-bit computers.