Hacker News new | ask | show | jobs
by dejv 112 days ago
New programming language.

Took some good ideas of Pascal and making it more modern. Minimal runtime, manual memory management, single (small) executable, no dependencies. Compiler itself is written in Swift and I am using QBE as a backend ATM.