cplusplus

Tag

Cards List
#cplusplus

Hobbes – A Language and Embedded JIT Compiler

Hacker News Top · 2026-07-02 Cached

Hobbes is an open-source language, embedded JIT compiler, and runtime from Morgan Stanley for efficient dynamic expression evaluation, data storage, and analysis in C++ applications.

0 favorites 0 likes
#cplusplus

FoundationDB's Flow – Bringing Actor-Based Concurrency to C++11

Hacker News Top · 2026-07-02 Cached

Flow is a programming language extension for C++11 that brings actor-based concurrency, enabling efficient asynchronous communication with futures and promises, and supporting deterministic simulation for reliability testing.

0 favorites 0 likes
#cplusplus

Improvements to std::format in C++26

Lobsters Hottest · 2026-06-21 Cached

The C++26 standard introduces several improvements to the std::format library, including direct pointer formatting, path formatting, constexpr support, and a new empty line overload for std::println.

0 favorites 0 likes
#cplusplus

@dosco: the ax framework is a set of ideas some mine, many from others, consolidated together into js/ts library that makes it …

X AI KOLs Following · 2026-06-04 Cached

Ax is a JS/TS library providing high-level abstractions for LLM usage (signatures, agents, flows, optimizers). It now introduces axIR, allowing compilation to Python, Java, C++, and Go, making the same programming model available across multiple languages.

0 favorites 0 likes
#cplusplus

Show HN: Anyone interested in a tool helps to explore C++ ASTs

Hacker News Top · 2026-05-21 Cached

ACAV is an interactive Abstract Syntax Tree visualization tool for C, C++, and Objective-C, built with Clang and Qt, that allows developers to explore ASTs from real codebases using compilation databases.

0 favorites 0 likes
← Back to home

Submit Feedback