c4 · Issues· 29 open
Open on GitHubLocally synced open issues (discussions stay on GitHub)
- #82
If you are using a 32-bit compiler, please remove this line: #define int long long
Updated Jun 22, 2026 - #79
How to compile executable files with c4
Updated Mar 31, 2026 - #77
many complie warnings when run `gcc -o c4 c4.c`
Updated Aug 4, 2024 - #75
Add an error handling mechanism for the compiler
Updated Dec 3, 2023 - #72
10 = 666; considered legal
Updated Sep 5, 2022 - #52
Improve README.md
Updated Apr 15, 2022 - #68
How to call external functions.
Updated Mar 19, 2022 - #67
`329: duplicate global definition` when compiling and interpreting itself
Updated Sep 25, 2021 - #64
gcc compile error in macos: first parameter of 'main' (argument count) must be of type 'int'
Updated Sep 24, 2021 - #48
Forward Declaration
Updated Aug 25, 2021 - #63
Bad local declaration
Updated Jan 9, 2021 - #55
gcc compile error. expects argument of type ‘int’, but argument 2 has type ‘long long int’
Updated Jun 21, 2020 - #11
Repository description is lacking.
Updated Feb 28, 2020 - #19
add comments to use C4 as learning resources
Updated Feb 14, 2020 - #46
grammar error in function call when missing comma between parameters
Updated Oct 16, 2019