]> gitweb.factorcode.org Git - factor.git/commit
libclang: Add a really basic wrapper for libclang
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 8 Feb 2022 06:59:32 +0000 (00:59 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 8 Feb 2022 06:59:32 +0000 (00:59 -0600)
commitf38848dbd6dc9505ee60ecdecb50d4f6933572d9
tree87b6a6bd6d4baf742923541a6cce081dea8b28e4
parentd78d0d2f6c5da33e6da509f217a80a14012782ee
libclang: Add a really basic wrapper for libclang

We should use this stub to output ffi functions that
Factor can use.
extra/libclang/authors.txt [new file with mode: 0644]
extra/libclang/libclang.factor [new file with mode: 0644]