moc-ng
MOC compiler
An alternative implementation of Qt's meta-object compiler (moc) using libclang.
A reimplementation of Qt's moc using libclang. Contains both a drop-in remplacement, and a plugin for the clang compiler.
206 stars
24 watching
23 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of macros to compile Qt without the need for moc | 647 |
| A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 773 |
| A compiler and loader for Qt's QML language, optimizing compilation and runtime performance. | 140 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| Compiles C programs into mov instructions using only mov operations | 9,546 |
| A Rust library that enables the creation of Qt/QML applications without requiring C++ or another build system. | 652 |
| An implementation of the Shen programming language in C, offering features like pattern matching and macro-based DSL creation. | 70 |
| A compiler that translates C code into a single instruction set | 1,339 |
| A compiler and runtime environment for a basic programming language | 39 |
| A compiler for an experimental programming language called Okta | 27 |
| A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
| A caching C++ compiler based on clang to speed up compilation | 1,248 |
| Provides an object-oriented interface around the Objective-C runtime APIs. | 1,534 |
| An open-source implementation of the Watcom C compiler and related tools | 998 |
| Translates synthesizable SystemC code to synthesizable SystemVerilog. | 256 |