EAXCC
Emil, Anon, Xolatile C Compiler
A reduced implementation of the C Programming Language. It utilizes a intermediary assembly called EAXHLA.
Building
Building is simple, run:
make bootstrap
make
You can add the DEBUG=1
flag for debugging, see the Makefile for more options.
Licensing
Copyright 2024 Emil Williams, Anon8697, Ognjen Milan Robovic
EAXCC and its components are licensed under the GPLv3-only. Any output, such as an executable or object file, is excempt from any terms of the GPLv3. semantics
Description
Languages
C
56.1%
Yacc
13.1%
Assembly
7.8%
Lex
6.4%
Python
5.9%
Other
10.7%