Computer Software
Print ISSN : 0289-6540
Agate –an Agda-to-Haskell compiler
Hiroyuki OZAKIMakoto TAKEYAMAYoshiki KINOSHITA
Author information
JOURNAL FREE ACCESS

2009 Volume 26 Issue 4 Pages 4_107-4_119

Details
Abstract

We report some features of Agate, a compiler for the dependently typed functional language of the Agda proof-assistant. Agate was developed as an experimental platform for the practice of dependently typed programming and extends the Agda language with I/O facilities and calls to Haskell functions. The first feature is the use of Higher-Order Abstract Syntax to translate terms of the Agda language into untyped λ-calculus encoded in Haskell. The second feature is the application of the Haskell class mechanism to embed typed Haskell terms in the universal type for untyped λ-calculus. This approach makes Agate very lightweight. The performance of a number of codes generated by Agate is evaluated.

Content from these authors
© Japan Society for Software Science and Technology 2009
Previous article Next article
feedback
Top