Attempts at formalizing static program analysis techniques in Agda.
Go to file
2024-03-01 21:58:58 -08:00
Lattice Create bundles and add a program to evaluate some code with finite maps 2024-03-01 21:58:58 -08:00
Chain.agda Put the fixed point algorithm code into its own file 2023-09-16 13:39:35 -07:00
Equivalence.agda Add some additional 'equivalence' definitions to Equivalence 2024-02-18 21:46:42 -08:00
Fixedpoint.agda Fix definition of 'less than' to not involve a third variable. 2024-02-07 21:04:13 -08:00
Homomorphism.agda Add proof of Lattice preservation 2023-09-29 21:19:48 -07:00
Isomorphism.agda Expose bundles from FiniteValueMap 2024-03-01 21:35:40 -08:00
Language.agda Tentatively start working on a language to analyze 2024-02-07 22:51:08 -08:00
Lattice.agda Fix typo in FixedHeightLattice definition 2024-02-11 15:37:00 -08:00
Main.agda Create bundles and add a program to evaluate some code with finite maps 2024-03-01 21:58:58 -08:00
Utils.agda Add a helpful utility function 2024-03-01 19:08:11 -08:00