Skip to content

TimothyGu/etch

 
 

Repository files navigation

intro

This repository implements indexed streams.

See here for the compiler and here for several example array kernels.

build proofs

First install lean3. In the root directory, run

leanproject get-mathlib-cache
leanproject build

build compiler

First install lean4. In the etch4 directory, run

lake build

then load Etch/Benchmark.lean in your editor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.1%
  • Lean 2.6%
  • Other 0.3%