Skip to main content

Mya Project

Trying to make custom CPU/ISA design a popular hobby.

What is Mya?

Mya is an easy to use formal language used to write the specification of a Instruction Set Architecture (ISA).

Why use Mya?

  • Easy to learn and read.
  • Is a formal way to document the ISA.
  • Auto-generate assembler and disassembler (coming soon).
  • Easy to use library for who want to do an amazing tool with Mya language.

Open Source

Mya Project is fully open source and always will be.