语言设计教程(献给想学语言设计的朋友)
-
Updated
Mar 27, 2025 - Go
语言设计教程(献给想学语言设计的朋友)
The Carrion Language is a dynamically typed, interpreted programming language inspired by Python and written in Go.
Monkey interpreter written in Golang by reading Writing an Interpreter in Go by Thorsten Ball.
a language for describing flipbooks and a compiler for this language that can convert a flipbook description into a print- able pdf. Made within 48 hours thanks to a lot of coffee, one power nap and Modest Mouse albums.
An experimental programming language frontend in Go with a lexer, Pratt parser, AST, interpreter, and tooling (formatter, transpiler, LSP). Built for prototyping, embedding, and exploring language design.
A simple programming language
A small experiment into building a bytecode compiled language with a time-traveling step debugger (step forward/backward)
Add a description, image, and links to the language-design topic page so that developers can more easily learn about it.
To associate your repository with the language-design topic, visit your repo's landing page and select "manage topics."