Hacker News new | ask | show | jobs
by random_coder 1741 days ago
You say it's a superset of C that compiles to C. But why does your example with main() look like Python? It's certainly not valid C code.
2 comments

For calling c function use the following Ccode c_function() Ccode
it's speed is similar to c but syntax is similar to python.