Skip to content

Unleash the Power of C, C++, and C# with Seamless Performance!

License

Notifications You must be signed in to change notification settings

doleckijakub/cx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CX - C Extended

CI

Notice

This project is still under development and at the moment only supports a small subset of planned features, don't use it in production yet.

Quick start

Below is an example of how a test.cx file can be translated to test.c and then compiled with gcc.

$ make
$ ./cx test.cx -o test.c
$ gcc test.c -o test

About

Unleash the Power of C, C++, and C# with Seamless Performance!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published