compiler-tool

Tag

Cards List
#compiler-tool

Cpp2Rust: Automatic Translation of C++ to Safe Rust

Lobsters Hottest · 2026-07-10 Cached

Cpp2Rust is an open-source tool that automatically translates C++ code to safe Rust using clang's AST and a runtime library, enabling safe memory-safe conversion with support for both safe and unsafe output modes.

0 favorites 0 likes
#compiler-tool

Gecko: a fast GLR parser with automatic syntax error recovery

Lobsters Hottest · 2026-04-23 Cached

Gecko is a new embeddable C library that delivers GLR parsing for any context-free grammar with automatic syntax-error recovery and YACC-level speed.

0 favorites 0 likes
← Back to home

Submit Feedback