Skip to content

deech/libclang_bindings

Repository files navigation

libclang_bindings

Description

This package consists of raw Nim bindings to LibClang. It completely covers the C interface but provides nothing higher level, it is intended as a base package on which to build more convenient abstractions.

It has been tested against the LibClang bundled with LLVM 9.0.0, other versions may or may not work.

Installation

This is a Nimble package but must be installed via Git, so first clone this repo, then in the cloned directory do:

> nimble install

If you need the Nim and Nimble toolchain choosenim is the easiest way to get started.

About

Nim bindings to LibClang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published