u/Equal-Tutor-6093

Donna Programming Language - Compiler

Hello 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.

github.com
u/Equal-Tutor-6093 — 15 days ago