C♭/Cb

From Esolang
Jump to navigation Jump to search
C♭
Designed by {{{author}}}
Appeared in 2026
Computational class Unknown
Reference implementation Unimplemented

C♭ (or Cb / C flat) is Itay Herskovits and Elisha Schafman's Magshimim Final Project.

Overview

C♭ is a language that is transpiled into C++ via our Transposer

Syntax

Explain how programs are written.

Semantics

Explain what instructions actually do.

Examples

Hello world:

song prelude𝄕𝄇 𝅘𝅥=degree
𝄞 playBar𝄕"Hello World!"𝄇 
𝄞 B𝄍0 𝄂

Implementation

Yet to be finalized