Skip to content
#

systems-programming-language

Here are 2 public repositories matching this topic...

Language: All
Filter by language

A complete modernization of the legacy 2005 MARS emulator. Upgraded into a state-of-the-art IDE featuring live C-to-MIPS cross-compilation, dynamic 5-stage pipeline visualization, and advanced hardware analytics.

  • Updated Jun 21, 2026
  • Java

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.

  • Updated Jun 23, 2026
  • C++

Improve this page

Add a description, image, and links to the systems-programming-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more