LordBaryhobal 8252f452f2 feat(parser): add base parser class
the parser was adapted from another project (see docstring on the Parser class)
2026-05-13 22:40:27 +02:00
2026-05-13 22:40:19 +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 162 KiB
Languages
Python 95.7%
Typst 4.3%