Skip to content

bahelms/ccx

Repository files navigation

CCX - a compiler for the C language

Setup

$ cd c++
$ make install
$ make

Run the compiler

$ ./ccx path_to_file.c

Testing

$ make test

Run benchmarks

$ make benchmark

About

A compiler for the C language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages