CodeArchaeology
  • Home
  • Languages
  • Encyclopedia
  • Blog
  • Getting Docker
  • About

Carbon

Hello World in Carbon

February 7, 2026 carbonhello-worldbeginnergetting-started

Carbon is Google’s experimental successor to C++. The language is still pre-0.1, but the nightly toolchain now supports string printing via Core.PrintStr, making Hello World straightforward.

The …

Read more →

Variables and Types in Carbon

March 9, 2026 carbonvariablestypesdata-types

Carbon is a statically typed language with partial type inference, designed to feel familiar to C++ developers while offering a cleaner, more modern syntax. Understanding Carbon’s type system is …

Read more →

CodeArchaeology

Exploring programming languages from the popular to the obscure - proving they all still run on modern machines

Quick Links

  • Home
  • Languages
  • Encyclopedia
  • Blog
  • Getting Docker
  • About

Recent Languages

  • CONTROL-M/Analyzer
  • ColdFusion
  • CMS Pipelines
  • CMake
  • CLOS

© 2026 CodeArchaeology. All rights reserved.

Built with Hugo | Examples on GitHub