diff options
| author | lsof <lsof@noreply.codeberg.org> | 2026-01-09 22:29:48 +0100 |
|---|---|---|
| committer | lsof <lsof@noreply.codeberg.org> | 2026-01-09 22:29:48 +0100 |
| commit | 018e0b3d64e36231e1ecbe447f0b9b6f52fdf665 (patch) | |
| tree | 90950b15f412062ef2318a6eff0761500e097c73 | |
| parent | fbfaec4b5146553c117787947eb81da43271ed74 (diff) | |
update README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ `antcc` is a C compiler using its own custom backend. Currently still in a -experimental stage. +experimental stage, but can compile successfully some real-world C codebases (e.g. lua, sqlite3, oksh). Report bugs in the [issue tracker](https://codeberg.org/lsof/antcc/issues), or by sending me an email. |