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 24, 2026 - Java
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.
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.
Slag: A systems programming language compiler targeting Win64 PE. Native x86-64 with software rendering, threading, networking, CPU topology detection, and GPU-accelerated graphical stack.
Add a description, image, and links to the systems-programming-language topic page so that developers can more easily learn about it.
To associate your repository with the systems-programming-language topic, visit your repo's landing page and select "manage topics."