Skip to content

PolyglotSymposium/minihaskell-idris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

MiniHaskell in Idris

Blatantly ported from the excellent plzoo.

Compiling

idris MiniHaskell.idr -o mh

Tests

After compiling run

./tests.sh

New tests need

  1. a test file under tests
  2. the file's name (w/o ext) added to tests.sh
  3. an expectation file (file-name-exp.mh) in tests

About

A port of plzoo's minihaskell in Idris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published