Skip to content

fredins/plt-agda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpreter and compiler for a procedural language (fragment of C) in Agda

Requirements:

  • Agda ≥ 2.6.2
  • Agda standard-library ≥ 1.7.1

Building:

  make -C src

About

A compiler for a fragment of C using well-typed syntax and well-typed JVM instructions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Agda 47.1%
  • TeX 46.8%
  • Haskell 3.7%
  • Makefile 1.2%
  • C++ 1.0%
  • Shell 0.1%
  • Java 0.1%