Skip to content

LimitEpsilon/Interpreter-zoo

Repository files navigation

Coq Interpreter Playground

Multiple examples of interpreters (with fuel), written in Coq.

CPS transformer(CPS.v)

A CPS transformer and evaluator of a functional language featuring raise and handle operations.

λ-calculus with modules

About

Collection of interpreters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages