static-print

Compile-time printer

Adds support for compile-time output and assertion printing in C++

A GCC 7.1 patch that adds a 'static_print' statement to C++.

GitHub

147 stars
10 watching
6 forks
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
append-it/blazor.printingA Blazor component that prints PDF files using native dialog boxes and JavaScript Interop.114
shafik/determine_c_or_cppCompares C and C++ language features to determine their type and behavior196
cgrand/packed-printerA Clojure and Clojurescript library to pretty print data in a compact rectangular manner with minimal staircases.37
razum2um/aprintPrints data in a human-readable format with reduced output size129
philip82148/cpp-dumpA debugging library that prints variables of any type in a human-readable format308
robhz786/strfA C++ library for formatting and transcoding text70
islam0mar/cl-cxx-jitA Common Lisp interface to C++ code compilation and execution with JIT optimization63
x-sharp/xsharppublicThe XSharp compiler and runtime provide tools for compiling and executing a programming language, with a focus on integration with the .NET ecosystem.114
putoutjs/printerTransforms Babel Abstract Syntax Trees into human-readable JavaScript16
saswatm123/compile-time-equations-handlerHandles compile-time equations with template metaprogramming and constexpr-dependency to resolve variable values at compile time.114
haskell/prettyA utility library for formatting text in a consistent manner72
jez/as-treePrints a list of paths as a tree-like structure463
praeclarum/netjsCompiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files.965
bahmutov/console.tableConvenience function to print arrays of objects as tables in the console.139
pointbazaar/espl1000A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller.29