| 1 | initial version |
I don't think so.
However, Cython might be just as good for you. It will generate C code based on your Sage code, compile it on the fly, and then you have a C program to use.
Some links:
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.