emilianbold / clank

Clank is a Java-port of popular Clang frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clank (with K)

Clank is a Java-port of popular Clang frontend

https://www.youtube.com/watch?v=EpFJlARXO74

TODO

Need to prepare build and run instructions

SPUTNIK env variable should point to clone of clank. LLVM_SRC env variable should point to LLVM39 clone to run tests. modules/clank.suite can be opened in NetBeans as an entry point for Clank.

There is a script $SPUTNIK/modules/org.clang.tools.services/test/unit/clank.sh which can take the same parameters as native clang binary (and some extra Java specific params i.e. to run in debug mode)

About

Clank is a Java-port of popular Clang frontend


Languages

Language:Java 90.4%Language:Shell 6.9%Language:C++ 2.2%Language:Smarty 0.4%Language:Ruby 0.1%Language:Python 0.0%Language:C 0.0%Language:Awk 0.0%