Proof-of-concept for a new programming language
Go to file
Bram van den Heuvel 16490af209 Commit working changes (attempted scripts) 2026-07-05 17:36:53 +02:00
checker Commit working changes (attempted scripts) 2026-07-05 17:36:53 +02:00
README.md Initial proof-of-concept 2025-02-21 15:39:49 +01:00
low.c Refactor BlockHeader type on heap 2025-02-21 16:47:33 +01:00
proof.py Commit working changes (attempted scripts) 2026-07-05 17:36:53 +02:00

README.md

New programming language

This custom programming language uses a custom design containing various technologies and optimizations.

It is a proof-of-concept.