anthropics / anthropics/claudes-c-compiler

Compiler compile invalid code

Open
#260 23 comments 5 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.8k
Forks
247
PR merge metrics
No merged PRs in 30d

Description

as i see invalid C code compiled

```bash
relunsec@relunsec:~/software/claudes-c-compiler/target/debug$ cat a.c
int void main() {}

relunsec@relunsec:~/software/claudes-c-compiler/target/debug$ ./ccc a.c -o a
relunsec@relunsec:~/software/claudes-c-compiler/target/debug$

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.