Skip to content
#

manual-compiler

Here is 1 public repository matching this topic...

Fully manual compiler for greek++: a custom language with Greek keywords and imperative syntax. Implements all stages — custom lexer, recursive descent parser, semantic analysis, quad-based IR, and RISC-V code generation — entirely from scratch in Java, with no parser generators. Outputs RISC-V assembly compatible with tools like Ripes.

  • Updated Sep 29, 2025
  • Java

Improve this page

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

Learn more