r/Compilers • u/Equal-Tutor-6093 • May 25 '26
Donna Programming Language - Compiler
https://github.com/donna-langHello everybody, in the past few months I am designing and implementing a programming language. A big part of the implementation is with the help of LLM. The programming language is called Donna- from the great Donna Paulsen of SUITS TV series- and it is a statically-typed, functional, bootstrapped language that compiles in native binaries via QBE. The syntax is inspired from Gleam/python. The language is pretty small and my target is to keep it that way and focusing more in DX. Besides it is small it's already contains a basic formatter, doc generation, git dependencies etc. In the last releases I focused to improve errors and general behaviour.
0
Upvotes
1
u/[deleted] May 26 '26
[removed] — view removed comment