2024-07-16 02:22:58 +02:00
2024-07-14 19:37:33 +02:00
2024-07-02 18:52:34 +02:00
2024-07-16 02:22:58 +02:00
2024-07-16 02:22:58 +02:00
2024-07-16 02:22:58 +02:00
2024-07-14 19:42:20 +02:00
2024-07-02 00:55:59 +00:00
2024-07-16 00:54:16 +02:00
2024-07-05 17:42:43 +00:00

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
No description provided
Readme 742 KiB
Languages
C 56.1%
Yacc 13.1%
Assembly 7.8%
Lex 6.4%
Python 5.9%
Other 10.7%