J.G.H. Cockx
55 records found
1
Stuck in a (While) Loop
Assessing Coinduction in Agda using Cyclic Program Traces
Modelling cyclic structures in Agda
Coinductive formalizations of Linear Temporal Logic
Productively recursing infinitely
Modelling evaluation of lambda calculus with coinduction in Agda
Modelling cyclic structures in Agda
Evaluating Agda's coinduction through modelling graphs
Encoding Finite State Automata in Agda using coinduction
Evaluating the support for coinduction in Agda
Property-Based ASTs
Enabling Language Parametricity in Refactoring Tools
pendent type theory. This is an attractive research direction because it allows a very
flexible range of specification to be expressed within the same framework. We im-
plement a prot ...
Evaluating Haskell Metrics
Looking for correlations between bug occurrences and code metrics
What about Haskell bugs?
Adapting existing bug taxonomies to Haskell’s features and community
An Exceptional Type-Checker
Advancing Type-Checker Reliability with the Correct-by-Construction Approach for a Toy Language with Checked Exceptions
Correct-by-Construction Type-Checking for Algebraic Data Types
Implementing a Type-Checker in Agda
Bugs in Haskell Programs
What are the different stages of bugs in Haskell programs?
modify its syntax and semantics. They range from small quality-of-life syntax im-
provements, to complete overhauls of the type system. Such extensions are commonly
implemented directly as ...
Correct-by-Construction Implementation of Typecheckers
Typechecking records with depth and width subtyping