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++.
147 stars
10 watching
6 forks
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Blazor component that prints PDF files using native dialog boxes and JavaScript Interop. | 114 |
| Compares C and C++ language features to determine their type and behavior | 196 |
| A Clojure and Clojurescript library to pretty print data in a compact rectangular manner with minimal staircases. | 37 |
| Prints data in a human-readable format with reduced output size | 129 |
| A debugging library that prints variables of any type in a human-readable format | 308 |
| A C++ library for formatting and transcoding text | 70 |
| A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 |
| The XSharp compiler and runtime provide tools for compiling and executing a programming language, with a focus on integration with the .NET ecosystem. | 114 |
| Transforms Babel Abstract Syntax Trees into human-readable JavaScript | 16 |
| Handles compile-time equations with template metaprogramming and constexpr-dependency to resolve variable values at compile time. | 114 |
| A utility library for formatting text in a consistent manner | 72 |
| Prints a list of paths as a tree-like structure | 463 |
| Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. | 965 |
| Convenience function to print arrays of objects as tables in the console. | 139 |
| A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |