LordBaryhobal fedc582e16 feat(parser): add base lexer class
the lexer and token structures were adapted from another project (see docstring on the Lexer class)
2026-05-13 22:40:19 +02:00
2026-05-13 22:40:19 +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 146 KiB
Languages
Python 95.2%
Typst 4.8%