Y
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
saptak123
1741 days ago
For calling c function use the following Ccode c_function() Ccode
link
saptak123
1741 days ago
it's speed is similar to c but syntax is similar to python.
link