← All repos

mote

Browse cluster: Elm Language & Ecosystem
140commits
3contributors
5languages

Tech stack & purpose

Mote is a Vim plugin that brings interactive hole-driven development from Agda to Haskell programming. It allows developers to write Haskell code with placeholder expressions (holes) and provides commands to navigate between holes, inspect their types and in-scope bindings, perform case analysis, and refine holes with partial implementations. The project is built in Haskell using Cabal for package management and requires the cabalparse dependency, with installation options ranging from a simple bash script to manual setup via git and Cabal sandbox.

Languages

Haskell
93.2%
Python
3.9%
Vim Script
2.0%
HTML
0.6%
Shell
0.4%

Contributors