Skip to content
#

pogramming

Here are 9 public repositories matching this topic...

C<< is designed to be safe without fighting the compiler, and easy to use without runtime abstractions. So it does not have a GC (Garbage Collector), Borrow Checker or similar things and is fully arena-based. The runtime is only a minimal C-file for the standard library. NOTE: This is only a test for syntax for my future language projects.

  • Updated Aug 5, 2026
  • C++

Add this topic to your repo

To associate your repository with the pogramming topic, visit your repo's landing page and select "manage topics."

Learn more