#chibicc — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #chibicc, aggregated by home.social.
-
chibicc-dumper makes public.
A JSON dumper tool derived from chibicc that can output C language tokens and ASTs.This is a small tool that extracts token sequences and ASTs from C source code and outputs them as JSON.
With this tool, generating bridge code—such as FFI—from C source code becomes easier than before.