LordBaryhobal 0bbdf04621 feat(parser): generate python AST classes
use the generation script to create Python AST node classes, also distinguish between Midas type annotation nodes and statements
2026-05-25 20:53:36 +02:00
2026-05-22 11:09:24 +02:00
2026-05-22 11:15:46 +02:00
2026-05-12 10:50:46 +02:00

Midas

Midas is a type system to Maintain Integrity of Data with Annotated Structures. In Greek mythology, Midas was a Phrygian king who was blessed with the gift of turning everything he touched into gold.

Midas aims at providing Python developers with a simple annotation system to enable compile-time integrity and data type checks, as well as generating runtime assertions.

This framework is being developed as part of a Bachelor's Thesis by Louis Heredero at HEI Sion.

Description
Maintaining Integrity of Data with Annotated Structures
Readme 1.1 MiB
Languages
Python 95.6%
Typst 2.9%
CSS 1.5%