Skip to content

HectorPeeters/agda2rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agda2Rust

Agda2Rust is an experimental backend for the Agda compiler.

This backend was built for the course Research Project (CSE3000) as part of my bachelors thesis at the TU Delft.

Configuration

The Agda2Rust backend supports two cli arguments which can also be found when running agda2rust --help.

  • --lazy-evaluation: Insert delay and force operations to enable lazy evaluation
  • --rust-no-main: Don't emit main function and module declarations

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published