Skip to content
#

custom-programming-language

Here are 80 public repositories matching this topic...

A Roman Urdu custom compiler 🚀 with full pipeline: Lexer → Parser → Semantic → TAC → Optimization → Codegen → Execution. ✨ Terminal + server visualizer for all 7 stages (tokens, AST, symbol table, IR, optimized IR, code, output) 🧠 Block scoping + error highlighting implemented 🖥️ Monaco Web IDE for smooth coding experience.

  • Updated May 13, 2026
  • Python

This package is centered around a virtual cpu (vcpu in short). The vcpu executes bytecode compiled with the Script Execution Unity Component that is included in the package. The vcpu has a basic ALU providing simple instructions for arithmetic operations, jumps and conditional jumps. The vcpu has 16 General Purpose and 1 flag register

  • Updated Jul 20, 2026
  • C#

Improve this page

Add a description, image, and links to the custom-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 custom-programming-language topic, visit your repo's landing page and select "manage topics."

Learn more