There are 4 repositories under toy-programming-language topic.
The Toy Programming Language.
Toy compiler
Several simple compilers/interpreters implemented in C/C++ or Haskell, e.g. music notation compiler (simple music notation to abc notation), several compilers for toy programming languages, and an interpreter for a JavaScript-like programming language.
Toy programming language to ARM Assembly compiler written for CS4212 Compiler Design
C+- is a personal project trying to make a programming language.
Compiler code of m3k. m3k is a Lisp dialect that was written in TypeScript and compiles to JavaScript.
DuckLang, the quirky and fun programming language that makes coding a laugh-out-loud experience
A toy programming language called Bhau Lang, built using Python.
F Academic Compiler
BroCode – The only toy programming language in the world that updates the DOM using Hindi syntax! Write code in .bc files and run it using our npm package. Fun, easy, and perfect for experimenting with Hindi-based coding! 😎
Simple Interpreter for a toy programming language as part of my "How to build X" Collection.
Project has moved to nitros12/A-Compiler
zerp is a collection of utilities for Z, a toy programming language similar in syntax to Python and Pascal
The Software Design Document of the F Academic Compiler (FAC)
A lisp-style language written by Recursive Descent. This is my first compiler by imitating a blog.