This repo is containing an example project to use with C3-API
- Latest C3C compiler from c3lang/c3c
- c3api.c3l from velikoss/c3-api inside lib/ folder
To compile and run the project, use the following commands:
-
Compile the project:
c3c compile -O3 c3-api-example
-
Run the executable:
./c3apitest