Proof-of-concept for a new programming language
 
 
Go to file
Bram van den Heuvel ffc79f4372 Simplify & generalize types to "App" & "Const" types 2026-06-29 14:50:51 +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 Simplify & generalize types to "App" & "Const" types 2026-06-29 14:50:51 +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.