conditional-compilation
There are 15 repositories under conditional-compilation topic.
dalexeev/gdscript-preprocessor
An export plugin for stripping comments and "conditional compilation" of GDScript.
KeJunMao/unplugin-preprocessor-directives
preprocessor directives for jsx,tsx,js,ts,html,css,vue and more
SenseLogic/GENERIS
Versatile Go code generator.
Lavin-tom/c_programming
This Github repository is a collection of C coding examples and projects with brief explanation comments. It is designed to help C programmers of all levels learn and practice their skills on a variety of topics.
lichray/macrofree-demo
Demo for the CppCon 2019 talk "Are We Macro-free Yet?"
molingyu/macroCC
JavaScript Conditional Compilation Macro.
iv-mexx/UnitTestConditionalCompilation
A little sample project about how to set up a project to use preprocessor-macros for conditional compilation with unit tests
WilliamVenner/cfg_table
✨ A simple macro that expands to different values across compilation targets
leomarcamargo/msc-study
Extração e Evolução de Linhas de Produtos de Software Usando Delta-Oriented Programming: Um Relato de Experiência
nbathula16/SV-Project
32-bit Single Precision Floating point Multiplication
ranging-rs/heappie
no_std heap & heap-less Rust macros for per-feature conditional compilation
martijnhoekstra/sbt-sourcedirs
npm-style matchers for scala version dependent sources
ReySun/webpack-typescript-react
this's a cute&awesome webpack-typescpt-react todos app.
WilliamVenner/fn_has_this
✨ A proc attribute macro that adds a this argument to a function