chore: init

This commit is contained in:
2026-05-12 10:50:46 +02:00
commit 2f839419f8
2 changed files with 7 additions and 0 deletions

0
.gitignore vendored Normal file
View File

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Midas
*Midas* is a type system to _Maintain Integrity of Data with Annotated Structures_. In Greek mythology, [Midas](https://en.wikipedia.org/wiki/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.